PCL
|
Star data base structure for Gaia catalog search operations. More...
#include <GaiaDatabaseFile.h>
Public Attributes | |
double | dec = 0 |
Declination in degrees, in the range [-90,+90]. | |
uint32 | flags = 0u |
Data availability and quality flags. See the GaiaStarFlag namespace. | |
float | magBP = 0 |
Mean G_BP magnitude. | |
float | magG = 0 |
Mean G magnitude. | |
float | magRP = 0 |
Mean G_RP magnitude. | |
float | parx = 0 |
Parallax in mas. | |
float | pmdec = 0 |
Proper motion in declination, in mas/year. | |
float | pmra = 0 |
Proper motion in right ascension * cos(dec), in mas/year. | |
double | ra = 0 |
Right ascension in degrees, in the range [0,360). | |
Definition at line 186 of file GaiaDatabaseFile.h.