| Package | Description |
|---|---|
| de.kah2.zodiac.nova4jmt | |
| de.kah2.zodiac.nova4jmt.solarsystem |
| Modifier and Type | Method and Description |
|---|---|
static void |
Transform.ln_get_ecl_from_rect(LnRectPosn rect,
LnLnlatPosn posn)
Equ 33.2
|
static void |
EllipticMotion.ln_get_ell_geo_rect_posn(LnEllOrbit orbit,
double JD,
LnRectPosn posn)
void ln_get_ell_geo_rect_posn(LnEllOrbit orbit, double JD, LnRectPosn
posn); \param orbit Orbital parameters of object.
|
static void |
EllipticMotion.ln_get_ell_helio_rect_posn(LnEllOrbit orbit,
double JD,
LnRectPosn posn)
void ln_get_ell_helio_rect_posn(LnEllOrbit orbit, double JD, LnRectPosn
posn); \param orbit Orbital parameters of object.
|
static void |
HyperbolicMotion.ln_get_hyp_geo_rect_posn(LnHypOrbit orbit,
double JD,
LnRectPosn posn)
void ln_get_hyp_geo_rect_posn(LnHypOrbit orbit, double JD, LnRectPosn
posn); \param orbit Orbital parameters of object.
|
static void |
HyperbolicMotion.ln_get_hyp_helio_rect_posn(LnHypOrbit orbit,
double JD,
LnRectPosn posn)
void ln_get_hyp_helio_rect_posn(LnHypOrbit orbit, double JD, LnRectPosn
posn); \param orbit Orbital parameters of object.
|
static void |
ParabolicMotion.ln_get_par_geo_rect_posn(LnParOrbit orbit,
double JD,
LnRectPosn posn)
void ln_get_par_geo_rect_posn(LnParOrbit orbit, double JD, LnRectPosn
posn); \param orbit Orbital parameters of object.
|
static void |
ParabolicMotion.ln_get_par_helio_rect_posn(LnParOrbit orbit,
double JD,
LnRectPosn posn)
void ln_get_par_helio_rect_posn(LnParOrbit orbit, double JD, LnRectPosn
posn); \param orbit Orbital parameters of object.
|
static double |
Utility.ln_get_rect_distance(LnRectPosn a,
LnRectPosn b)
\fn double ln_get_rect_distance(LnRectPosn a, LnRectPosn b) \param a
First rectangular coordinate \param b Second rectangular coordinate
\return Distance between a and b.
|
static void |
Transform.ln_get_rect_from_helio(LnHelioPosn object,
LnRectPosn position)
Equ 37.1 Pg 264
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Earth.ln_get_earth_rect_helio(double JD,
LnRectPosn position)
void ln_get_earth_rect_helio(double JD, struct ln_rect_posn *position)
\param JD Julian day.
|
static void |
Jupiter.ln_get_jupiter_rect_helio(double JD,
LnRectPosn position)
void ln_get_jupiter_rect_helio(double JD, LnRectPosn position) \param JD
Julian day.
|
static void |
Lunar.ln_get_lunar_geo_posn(double JD,
LnRectPosn moon,
double precision)
ELP 2000-82B theory
|
static void |
Mars.ln_get_mars_rect_helio(double JD,
LnRectPosn position)
void ln_get_mars_rect_helio(double JD, LnRectPosn position) \param JD
Julian day.
|
static void |
Mercury.ln_get_mercury_rect_helio(double JD,
LnRectPosn position)
void ln_get_mercury_rect_helio(double JD, LnRectPosn position) \param JD
Julian day.
|
static void |
Neptune.ln_get_neptune_rect_helio(double JD,
LnRectPosn position)
void ln_get_neptune_rect_helio(double JD, LnRectPosn position) \param JD
Julian day.
|
static void |
Pluto.ln_get_pluto_rect_helio(double JD,
LnRectPosn position)
void ln_get_pluto_rect_helio(double JD, LnRectPosn position) \param JD
Julian day.
|
static void |
Saturn.ln_get_saturn_rect_helio(double JD,
LnRectPosn position)
void ln_get_saturn_rect_helio(double JD, LnRectPosn position) \param JD
Julian day.
|
static void |
Solar.ln_get_solar_geo_coords(double JD,
LnRectPosn position)
void ln_get_solar_geo_coords(double JD, LnRectPosn position) \param JD
Julian day \param position Pointer to store calculated solar position.
|
static void |
Uranus.ln_get_uranus_rect_helio(double JD,
LnRectPosn position)
void ln_get_uranus_rect_helio(double JD, LnRectPosn position) \param JD
Julian day.
|
static void |
Venus.ln_get_venus_rect_helio(double JD,
LnRectPosn position)
void ln_get_venus_rect_helio(double JD, LnRectPosn *position) \param JD
Julian day.
|
Copyright © 2019. All rights reserved.