nova.mercury

Undocumented in source.

Members

Functions

ln_get_mercury_disk
double ln_get_mercury_disk(double JD)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_mercury_earth_dist
double ln_get_mercury_earth_dist(double JD)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_mercury_equ_coords
void ln_get_mercury_equ_coords(double JD, ln_equ_posn position)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_mercury_helio_coords
void ln_get_mercury_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_mercury_magnitude
double ln_get_mercury_magnitude(double JD)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_mercury_phase
double ln_get_mercury_phase(double JD)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_mercury_rect_helio
void ln_get_mercury_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_mercury_rst
int ln_get_mercury_rst(double JD, ln_lnlat_posn observer, ln_rst_time rst)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_mercury_sdiam
double ln_get_mercury_sdiam(double JD)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_mercury_solar_dist
double ln_get_mercury_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;
cB
double cB;
Undocumented in source.

Static variables

cJD
double cJD;
cL
double cL;
cR
double cR;
Undocumented in source.
mercury_latitude_b0
ln_vsop[LAT_B0] mercury_latitude_b0;
Undocumented in source.
mercury_latitude_b1
ln_vsop[LAT_B1] mercury_latitude_b1;
Undocumented in source.
mercury_latitude_b2
ln_vsop[LAT_B2] mercury_latitude_b2;
Undocumented in source.
mercury_latitude_b3
ln_vsop[LAT_B3] mercury_latitude_b3;
Undocumented in source.
mercury_latitude_b4
ln_vsop[LAT_B4] mercury_latitude_b4;
Undocumented in source.
mercury_latitude_b5
ln_vsop[LAT_B5] mercury_latitude_b5;
Undocumented in source.
mercury_longitude_l0
ln_vsop[LONG_L0] mercury_longitude_l0;
Undocumented in source.
mercury_longitude_l1
ln_vsop[LONG_L1] mercury_longitude_l1;
Undocumented in source.
mercury_longitude_l2
ln_vsop[LONG_L2] mercury_longitude_l2;
Undocumented in source.
mercury_longitude_l3
ln_vsop[LONG_L3] mercury_longitude_l3;
Undocumented in source.
mercury_longitude_l4
ln_vsop[LONG_L4] mercury_longitude_l4;
Undocumented in source.
mercury_longitude_l5
ln_vsop[LONG_L5] mercury_longitude_l5;
Undocumented in source.
mercury_radius_r0
ln_vsop[RADIUS_R0] mercury_radius_r0;
Undocumented in source.
mercury_radius_r1
ln_vsop[RADIUS_R1] mercury_radius_r1;
Undocumented in source.
mercury_radius_r2
ln_vsop[RADIUS_R2] mercury_radius_r2;
Undocumented in source.
mercury_radius_r3
ln_vsop[RADIUS_R3] mercury_radius_r3;
Undocumented in source.
mercury_radius_r4
ln_vsop[RADIUS_R4] mercury_radius_r4;
Undocumented in source.
mercury_radius_r5
ln_vsop[RADIUS_R5] mercury_radius_r5;
Undocumented in source.

Meta