class documentation
class SimpleTelescope:
Constructor: SimpleTelescope(objective_diameter, effective_focal_length, ccd_sensor)
Class that represents a simple telescope
| Method | __init__ |
Undocumented |
| Method | f |
Undocumented |
| Method | f |
Undocumented |
| Instance Variable | ccd |
Undocumented |
| Instance Variable | effective |
Undocumented |
| Instance Variable | objective |
Undocumented |