

More.Įxecute all the drawing functions for this module. Update the module with respect to the time. More.Ĭalled before the module will be delete, and before the openGL context is suppressed.


More.Ībort the current slew command of a telescope at slot idx. Slews a telescope at slot idx to the point of the celestial sphere currently in the center of the screen. SlewTelescopeToViewDirection (const int idx) Sync a telescope at slot idx to the selected object. SyncTelescopeWithSelectedObject (const int idx) Slews a telescope at slot idx to the selected object. SlewTelescopeToSelectedObject (const int idx) More.ĭefine font size to use for telescope names display. Get display flag for telescope field of view circles. Set display flag for telescope field of view circles. Get display flag for telescope name labels. Set display flag for telescope name labels. The actual controlling of a telescope is left to the implementation of the abstract base class TelescopeClient. No esoteric features like motor focus, electric heating and such. "Controlling a telescope" means receiving position information from the telescope and sending GOTO commands to the telescope. Main class of the Telescope Control plug-in.
