
Loads from telescopes.json the parameters of telescope clients and initializes them.

Saves to telescopes.json a list of the parameters of the active telescope clients. Saves the module's configuration to the configuration file.

Loads the module's configuration from the configuration file. Safe access to the loaded list of telescope models. Remove all currently registered telescopes. Send a J2000-goto-command to the specified telescope. TelescopeGoto (int telescopeNr, const Vec3d &j2000Pos, StelObjectP selectObject=Q_NULLPTR) More.ĭetect or show the configuration GUI elements for the module. Returns the name that will be returned by StelObject::getType() for the objects this module manages. Gets a user-displayable name of the object category.

ListMatchingObjects (const QString &objPrefix, int maxNbItem=5, bool useStartOfWords=false, bool inEnglish=false) constįind and return the list of at most maxNbItem objects auto-completing the passed object name. Return the StelObject with the given ID if exists or the empty StelObject if not found. Return the matching StelObject if exists or the empty StelObject if not found. SearchByNameI18n (const QString &nameI18n) const Search for StelObject in an area around a specifid point. SearchAround (const Vec3d &v, double limitFov, const StelCore *core) const Return the value defining the order of call for the given action For example if stars.callOrder = 10 and constellation.callOrder = 11, the stars module will be drawn before the constellations. GetCallOrder ( StelModuleActionName actionName) const 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. Slews a telescope to the point of the celestial sphere currently in the center of the screen.

SlewTelescopeToViewDirection (const int idx) Slews a telescope 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.
