nova.earth

Undocumented in source.

Members

Functions

ln_get_earth_centre_dist
void ln_get_earth_centre_dist(float height, double latitude, double p_sin_o, double p_cos_o)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_earth_helio_coords
void ln_get_earth_helio_coords(double JD, ln_helio_posn position)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_earth_rect_helio
void ln_get_earth_rect_helio(double JD, ln_rect_posn position)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_earth_solar_dist
double ln_get_earth_solar_dist(double JD)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

LAT_B0
enum LAT_B0;
Undocumented in source.
LAT_B1
enum LAT_B1;
Undocumented in source.
LAT_B2
enum LAT_B2;
Undocumented in source.
LAT_B3
enum LAT_B3;
Undocumented in source.
LAT_B4
enum LAT_B4;
Undocumented in source.
LAT_B5
enum LAT_B5;
Undocumented in source.
LONG_L0
enum LONG_L0;
Undocumented in source.
LONG_L1
enum LONG_L1;
Undocumented in source.
LONG_L2
enum LONG_L2;
Undocumented in source.
LONG_L3
enum LONG_L3;
Undocumented in source.
LONG_L4
enum LONG_L4;
Undocumented in source.
LONG_L5
enum LONG_L5;
Undocumented in source.
RADIUS_R0
enum RADIUS_R0;
Undocumented in source.
RADIUS_R1
enum RADIUS_R1;
Undocumented in source.
RADIUS_R2
enum RADIUS_R2;
Undocumented in source.
RADIUS_R3
enum RADIUS_R3;
Undocumented in source.
RADIUS_R4
enum RADIUS_R4;
Undocumented in source.
RADIUS_R5
enum RADIUS_R5;
Undocumented in source.

Static variables

earth_latitude_b0
ln_vsop[LAT_B0] earth_latitude_b0;
Undocumented in source.
earth_latitude_b1
ln_vsop[LAT_B1] earth_latitude_b1;
Undocumented in source.
earth_latitude_b2
ln_vsop[LAT_B2] earth_latitude_b2;
Undocumented in source.
earth_latitude_b3
ln_vsop[LAT_B3] earth_latitude_b3;
Undocumented in source.
earth_latitude_b4
ln_vsop[LAT_B4] earth_latitude_b4;
Undocumented in source.
earth_latitude_b5
ln_vsop[LAT_B5] earth_latitude_b5;
Undocumented in source.
earth_longitude_l0
ln_vsop[LONG_L0] earth_longitude_l0;
Undocumented in source.
earth_longitude_l1
ln_vsop[LONG_L1] earth_longitude_l1;
Undocumented in source.
earth_longitude_l2
ln_vsop[LONG_L2] earth_longitude_l2;
Undocumented in source.
earth_longitude_l3
ln_vsop[LONG_L3] earth_longitude_l3;
Undocumented in source.
earth_longitude_l4
ln_vsop[LONG_L4] earth_longitude_l4;
Undocumented in source.
earth_longitude_l5
ln_vsop[LONG_L5] earth_longitude_l5;
Undocumented in source.
earth_radius_r0
ln_vsop[RADIUS_R0] earth_radius_r0;
Undocumented in source.
earth_radius_r1
ln_vsop[RADIUS_R1] earth_radius_r1;
Undocumented in source.
earth_radius_r2
ln_vsop[RADIUS_R2] earth_radius_r2;
Undocumented in source.
earth_radius_r3
ln_vsop[RADIUS_R3] earth_radius_r3;
Undocumented in source.
earth_radius_r4
ln_vsop[RADIUS_R4] earth_radius_r4;
Undocumented in source.
earth_radius_r5
ln_vsop[RADIUS_R5] earth_radius_r5;
Undocumented in source.

Meta