|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://astro.uni-altai.ru/~aw/stellarium/api/structexoplanetData.html
Дата изменения: Unknown Дата индексирования: Fri Feb 28 07:32:04 2014 Кодировка: Поисковые слова: asteroid |
![]() |
Stellarium 0.12.3
|
Public Attributes | |
| QString | planetName |
| float | mass |
| Exoplanet name. More... | |
| float | radius |
| Exoplanet mass (Mjup) More... | |
| float | period |
| Exoplanet radius (Rjup) More... | |
| float | semiAxis |
| Exoplanet period (days) More... | |
| float | eccentricity |
| Exoplanet orbit semi-major axis (AU) More... | |
| float | inclination |
| Exoplanet orbit eccentricity. More... | |
| float | angleDistance |
| Exoplanet orbit inclination. More... | |
| int | discovered |
| Exoplanet angle distance. More... | |
Definition at line 33 of file Exoplanet.hpp.
| float exoplanetData::angleDistance |
Exoplanet orbit inclination.
Definition at line 42 of file Exoplanet.hpp.
| int exoplanetData::discovered |
Exoplanet angle distance.
Definition at line 43 of file Exoplanet.hpp.
| float exoplanetData::eccentricity |
Exoplanet orbit semi-major axis (AU)
Definition at line 40 of file Exoplanet.hpp.
| float exoplanetData::inclination |
Exoplanet orbit eccentricity.
Definition at line 41 of file Exoplanet.hpp.
| float exoplanetData::mass |
Exoplanet name.
Definition at line 36 of file Exoplanet.hpp.
| float exoplanetData::period |
Exoplanet radius (Rjup)
Definition at line 38 of file Exoplanet.hpp.
| float exoplanetData::radius |
Exoplanet mass (Mjup)
Definition at line 37 of file Exoplanet.hpp.
| float exoplanetData::semiAxis |
Exoplanet period (days)
Definition at line 39 of file Exoplanet.hpp.
1.8.3.1