Stellarium 0.15.2
|
Public Attributes | |
int | year |
int | zhr |
The catalog year (0 for generic) More... | |
QList< int > | variable |
The ZHR on peak. More... | |
QDate | start |
The ZHR range when it's variable. More... | |
QDate | finish |
Initial date of activity. More... | |
QDate | peak |
Last date of activity. More... | |
Definition at line 50 of file MeteorShower.hpp.
QDate MeteorShower::Activity::finish |
Initial date of activity.
Definition at line 56 of file MeteorShower.hpp.
QDate MeteorShower::Activity::peak |
Last date of activity.
Definition at line 57 of file MeteorShower.hpp.
QDate MeteorShower::Activity::start |
The ZHR range when it's variable.
Definition at line 55 of file MeteorShower.hpp.
QList<int> MeteorShower::Activity::variable |
The ZHR on peak.
Definition at line 54 of file MeteorShower.hpp.
int MeteorShower::Activity::zhr |
The catalog year (0 for generic)
Definition at line 53 of file MeteorShower.hpp.