Stellarium  0.16.1
List of all members | Public Attributes
MeteorShower::Activity Struct Reference

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...
 

Detailed Description

Definition at line 52 of file MeteorShower.hpp.

Member Data Documentation

QDate MeteorShower::Activity::finish

Initial date of activity.

Definition at line 58 of file MeteorShower.hpp.

QDate MeteorShower::Activity::peak

Last date of activity.

Definition at line 59 of file MeteorShower.hpp.

QDate MeteorShower::Activity::start

The ZHR range when it's variable.

Definition at line 57 of file MeteorShower.hpp.

QList<int> MeteorShower::Activity::variable

The ZHR on peak.

Definition at line 56 of file MeteorShower.hpp.

int MeteorShower::Activity::zhr

The catalog year (0 for generic)

Definition at line 55 of file MeteorShower.hpp.


The documentation for this struct was generated from the following file: