Stellarium 0.15.2
|
Classes | |
struct | exoplanetData |
class | ExoplanetsDialog |
Main window of the Exoplanets plugin. More... | |
class | Exoplanet |
A exoplanet object represents one pulsar on the sky. More... | |
class | Exoplanets |
Main class of the Exoplanets plugin. More... | |
Typedefs | |
typedef QSharedPointer< Exoplanet > | ExoplanetP |
The Exoplanets plugin plots the position of stars with exoplanets. Exoplanets data is derived from The Extrasolar Planets Encyclopaedia. List of potential habitable exoplanets and data about them were taken from The Habitable Exoplanets Catalog by Planetary Habitability Laboratory.
Exoplanets Catalog
The exoplanets catalog is stored on the disk in JSON format, in a file named "exoplanets.json". A default copy is embedded in the plug-in at compile time. A working copy is kept in the user data directory.
Configuration
The plug-ins' configuration data is stored in Stellarium's main configuration file (section [Exoplanets]).