Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://astro.uni-altai.ru/~aw/stellarium/api/structvarstar.html
Дата изменения: Unknown Дата индексирования: Fri Feb 28 07:21:21 2014 Кодировка: Поисковые слова: storm |
Stellarium 0.12.3
|
Public Attributes | |
QString | designation |
QString | vtype |
GCVS designation. More... | |
float | maxmag |
Type of variability. More... | |
int | mflag |
Magnitude at maximum brightness. More... | |
float | min1mag |
Magnitude flag code. More... | |
float | min2mag |
First minimum magnitude or amplitude. More... | |
QString | photosys |
Second minimum magnitude or amplitude. More... | |
double | epoch |
The photometric system for magnitudes. More... | |
double | period |
Epoch for maximum light (Julian days) More... | |
int | Mm |
Period of the variable star (days) More... | |
QString | stype |
Rising time or duration of eclipse (%) More... | |
Definition at line 41 of file StarMgr.hpp.
double varstar::epoch |
The photometric system for magnitudes.
Definition at line 50 of file StarMgr.hpp.
float varstar::maxmag |
Type of variability.
Definition at line 45 of file StarMgr.hpp.
int varstar::mflag |
Magnitude at maximum brightness.
Definition at line 46 of file StarMgr.hpp.
float varstar::min1mag |
Magnitude flag code.
Definition at line 47 of file StarMgr.hpp.
float varstar::min2mag |
First minimum magnitude or amplitude.
Definition at line 48 of file StarMgr.hpp.
int varstar::Mm |
Period of the variable star (days)
Definition at line 52 of file StarMgr.hpp.
double varstar::period |
Epoch for maximum light (Julian days)
Definition at line 51 of file StarMgr.hpp.
QString varstar::photosys |
Second minimum magnitude or amplitude.
Definition at line 49 of file StarMgr.hpp.
QString varstar::stype |
Rising time or duration of eclipse (%)
Definition at line 53 of file StarMgr.hpp.
QString varstar::vtype |
GCVS designation.
Definition at line 44 of file StarMgr.hpp.