|
double | getX0 () const |
|
double | getX1 () const |
|
double | getX2 () const |
|
int | getBVIndex () const |
|
double | getMag () const |
|
float | getBV () const |
|
bool | isVIP () const |
|
StarId | getHip () const |
|
StarId | getGaia () const |
|
bool | hasName () const |
|
QString | getNameI18n () const |
|
QString | getScreenNameI18n () const |
|
QString | getDesignation () const |
|
int | hasComponentID () const |
|
int | getObjType () const |
|
double | getPMTotal () const |
|
double | getDx0 () const |
|
double | getDx1 () const |
|
double | getDx2 () const |
|
double | getPlx () const |
|
double | getPlxErr () const |
|
double | getRV () const |
|
bool | getPreciseAstrometricFlag () const |
|
void | getJ2000Pos (float dyrs, Vec3d &pos) const |
|
void | getEquatorialPos3D (float dyrs, Vec3d &pos) const |
|
void | getEquatorialPos2D (float dyrs, Vec3d &pos) const |
|
void | getFull6DSolution (double &RA, double &DE, double &Plx, double &pmra, double &pmdec, double &RV, float dyrs) const |
|
void | getPlxEffect (double plx, Vec3d &bS, const Vec3d diffPos) const |
|
void | getBinaryOrbit (double epoch, Vec3d &v) const |
|
void | getBinaryOrbit (double epoch, Vec3d &v, double &ra, double &dec, double &plx, double &pmra, double &pmdec, double &RV) const |
|
void | getBinaryOrbit (double epoch, Vec3d &v, double &ra, double &dec, double &plx, double &pmra, double &pmdec, double &RV, double &sep, double &pa) const |
|