#include <SkyNumbers.h>
◆ SkyNumbers() [1/2]
SkyNumbers::SkyNumbers |
( |
long double |
jd | ) |
|
◆ ~SkyNumbers() [1/2]
SkyNumbers::~SkyNumbers |
( |
| ) |
|
◆ SkyNumbers() [2/2]
Nice::SkyNumbers::SkyNumbers |
( |
long double |
jd | ) |
|
◆ ~SkyNumbers() [2/2]
Nice::SkyNumbers::~SkyNumbers |
( |
| ) |
|
◆ constAberr() [1/2]
DMS Nice::SkyNumbers::constAberr |
( |
| ) |
const |
|
inline |
- Returns
- the constant of aberration (20.49 arcsec).
◆ constAberr() [2/2]
DMS Nice::SkyNumbers::constAberr |
( |
| ) |
const |
|
inline |
- Returns
- the constant of aberration (20.49 arcsec).
◆ dEcLong() [1/2]
double Nice::SkyNumbers::dEcLong |
( |
| ) |
const |
|
inline |
- Returns
- the change in Ecliptic Longitude due to nutation. Value is in degrees.
◆ dEcLong() [2/2]
double Nice::SkyNumbers::dEcLong |
( |
| ) |
const |
|
inline |
- Returns
- the change in Ecliptic Longitude due to nutation. Value is in degrees.
◆ dObliq() [1/2]
double Nice::SkyNumbers::dObliq |
( |
| ) |
const |
|
inline |
- Returns
- the change in obliquity due to the nutation of Earth's orbit. Value is in degrees
◆ dObliq() [2/2]
double Nice::SkyNumbers::dObliq |
( |
| ) |
const |
|
inline |
- Returns
- the change in obliquity due to the nutation of Earth's orbit. Value is in degrees
◆ earthEccentricity() [1/2]
double Nice::SkyNumbers::earthEccentricity |
( |
| ) |
const |
|
inline |
- Returns
- eccentricity of Earth's orbit.
◆ earthEccentricity() [2/2]
double Nice::SkyNumbers::earthEccentricity |
( |
| ) |
const |
|
inline |
- Returns
- eccentricity of Earth's orbit.
◆ earthPerihelionLongitude() [1/2]
DMS Nice::SkyNumbers::earthPerihelionLongitude |
( |
| ) |
const |
|
inline |
- Returns
- the longitude of the Earth's perihelion point.
◆ earthPerihelionLongitude() [2/2]
DMS Nice::SkyNumbers::earthPerihelionLongitude |
( |
| ) |
const |
|
inline |
- Returns
- the longitude of the Earth's perihelion point.
◆ julianCenturies() [1/2]
double Nice::SkyNumbers::julianCenturies |
( |
| ) |
const |
|
inline |
- Returns
- Julian centuries since J2000
◆ julianCenturies() [2/2]
double Nice::SkyNumbers::julianCenturies |
( |
| ) |
const |
|
inline |
- Returns
- Julian centuries since J2000
◆ julianDay() [1/2]
long double Nice::SkyNumbers::julianDay |
( |
| ) |
const |
|
inline |
◆ julianDay() [2/2]
long double Nice::SkyNumbers::julianDay |
( |
| ) |
const |
|
inline |
◆ julianMillenia() [1/2]
double Nice::SkyNumbers::julianMillenia |
( |
| ) |
const |
|
inline |
- Returns
- Julian Millenia since J2000
◆ julianMillenia() [2/2]
double Nice::SkyNumbers::julianMillenia |
( |
| ) |
const |
|
inline |
- Returns
- Julian Millenia since J2000
◆ obliquity() [1/2]
DMS Nice::SkyNumbers::obliquity |
( |
| ) |
const |
|
inline |
- Returns
- the current Obliquity (the angle of inclination between the celestial equator and the ecliptic)
◆ obliquity() [2/2]
DMS Nice::SkyNumbers::obliquity |
( |
| ) |
const |
|
inline |
- Returns
- the current Obliquity (the angle of inclination between the celestial equator and the ecliptic)
◆ p1() [1/2]
double Nice::SkyNumbers::p1 |
( |
int |
i1, |
|
|
int |
i2 |
|
) |
| const |
|
inline |
- Returns
- element of P1 precession array at position [i1][i2]
◆ p1() [2/2]
double Nice::SkyNumbers::p1 |
( |
int |
i1, |
|
|
int |
i2 |
|
) |
| const |
|
inline |
- Returns
- element of P1 precession array at position [i1][i2]
◆ p1b() [1/2]
double Nice::SkyNumbers::p1b |
( |
int |
i1, |
|
|
int |
i2 |
|
) |
| const |
|
inline |
- Returns
- element of P1B precession array at position [i1][i2]
◆ p1b() [2/2]
double Nice::SkyNumbers::p1b |
( |
int |
i1, |
|
|
int |
i2 |
|
) |
| const |
|
inline |
- Returns
- element of P1B precession array at position [i1][i2]
◆ p2() [1/2]
double Nice::SkyNumbers::p2 |
( |
int |
i1, |
|
|
int |
i2 |
|
) |
| const |
|
inline |
- Returns
- element of P2 precession array at position [i1][i2]
◆ p2() [2/2]
double Nice::SkyNumbers::p2 |
( |
int |
i1, |
|
|
int |
i2 |
|
) |
| const |
|
inline |
- Returns
- element of P2 precession array at position [i1][i2]
◆ p2b() [1/2]
double Nice::SkyNumbers::p2b |
( |
int |
i1, |
|
|
int |
i2 |
|
) |
| const |
|
inline |
- Returns
- element of P2B precession array at position [i1][i2]
◆ p2b() [2/2]
double Nice::SkyNumbers::p2b |
( |
int |
i1, |
|
|
int |
i2 |
|
) |
| const |
|
inline |
- Returns
- element of P2B precession array at position [i1][i2]
◆ sunMeanAnomaly() [1/2]
DMS Nice::SkyNumbers::sunMeanAnomaly |
( |
| ) |
const |
|
inline |
- Returns
- the mean solar anomaly.
◆ sunMeanAnomaly() [2/2]
DMS Nice::SkyNumbers::sunMeanAnomaly |
( |
| ) |
const |
|
inline |
- Returns
- the mean solar anomaly.
◆ sunMeanLongitude() [1/2]
DMS Nice::SkyNumbers::sunMeanLongitude |
( |
| ) |
const |
|
inline |
- Returns
- the mean solar longitude.
◆ sunMeanLongitude() [2/2]
DMS Nice::SkyNumbers::sunMeanLongitude |
( |
| ) |
const |
|
inline |
- Returns
- the mean solar longitude.
◆ sunTrueAnomaly() [1/2]
DMS Nice::SkyNumbers::sunTrueAnomaly |
( |
| ) |
const |
|
inline |
- Returns
- the true solar anomaly.
◆ sunTrueAnomaly() [2/2]
DMS Nice::SkyNumbers::sunTrueAnomaly |
( |
| ) |
const |
|
inline |
- Returns
- the true solar anomaly.
◆ sunTrueLongitude() [1/2]
DMS Nice::SkyNumbers::sunTrueLongitude |
( |
| ) |
const |
|
inline |
- Returns
- the true solar longitude.
◆ sunTrueLongitude() [2/2]
DMS Nice::SkyNumbers::sunTrueLongitude |
( |
| ) |
const |
|
inline |
- Returns
- the true solar longitude.
◆ updateValues() [1/2]
void Nice::SkyNumbers::updateValues |
( |
long double |
jd | ) |
|
update all values for the date given as an argument.
- Parameters
-
jd | the Julian date for which to compute values |
◆ updateValues() [2/2]
void SkyNumbers::updateValues |
( |
long double |
jd | ) |
|
update all values for the date given as an argument.
- Parameters
-
jd | the Julian date for which to compute values |
Contibutions to the velocity of the Earth referred to the barycenter of the solar system in the J2000 equatorial system Velocities 10^{-8} AU/day Ron & Vondrak method
◆ vEarth() [1/2]
double Nice::SkyNumbers::vEarth |
( |
int |
i | ) |
const |
|
inline |
◆ vEarth() [2/2]
double Nice::SkyNumbers::vEarth |
( |
int |
i | ) |
const |
|
inline |
◆ amp
static const int SkyNumbers::amp |
|
staticprivate |
◆ arguments
static const int SkyNumbers::arguments |
|
staticprivate |
◆ CX
◆ CXB
◆ CY
◆ CYB
◆ CZ
◆ CZB
◆ days
long double SkyNumbers::days |
|
private |
◆ deltaEcLong
double SkyNumbers::deltaEcLong |
|
private |
◆ deltaObliquity
double SkyNumbers::deltaObliquity |
|
private |
◆ jm
◆ L0
◆ LM
◆ M0
◆ MM
◆ Obliquity
DMS SkyNumbers::Obliquity |
|
private |
◆ P1
◆ P1B
◆ P2
◆ P2B
◆ SX
◆ SXB
◆ SY
◆ SYB
◆ SZ
◆ SZB
◆ TB
◆ vearth
double SkyNumbers::vearth |
|
private |
◆ XB
◆ XP
◆ YB
◆ YP
◆ ZB
◆ ZP
The documentation for this class was generated from the following files: