class documentation

Class that represents a simple telescope

Method __init__ Undocumented
Method f_axis Undocumented
Method f_mesh Undocumented
Instance Variable ccd_sensor Undocumented
Instance Variable effective_focal_length Undocumented
Instance Variable objective_diameter Undocumented
def __init__(self, objective_diameter: float, effective_focal_length: float, ccd_sensor: CCDSensor):

Undocumented

def f_axis(self, wavelength):

Undocumented

def f_mesh(self, wavelength):

Undocumented

ccd_sensor =

Undocumented

effective_focal_length =

Undocumented

objective_diameter =

Undocumented