nova.pluto

Undocumented in source.

Members

Functions

ln_get_pluto_disk
double ln_get_pluto_disk(double JD)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_pluto_earth_dist
double ln_get_pluto_earth_dist(double JD)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_pluto_equ_coords
void ln_get_pluto_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_pluto_helio_coords
void ln_get_pluto_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_pluto_magnitude
double ln_get_pluto_magnitude(double JD)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_pluto_phase
double ln_get_pluto_phase(double JD)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_pluto_rect_helio
void ln_get_pluto_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_pluto_rst
int ln_get_pluto_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_pluto_sdiam
double ln_get_pluto_sdiam(double JD)
Undocumented in source. Be warned that the author may not have intended to support it.
ln_get_pluto_solar_dist
double ln_get_pluto_solar_dist(double JD)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

PLUTO_COEFFS
enum PLUTO_COEFFS;
Undocumented in source.

Static variables

argument
pluto_argument[PLUTO_COEFFS] argument;
cB
double cB;
Undocumented in source.
cJD
double cJD;
cL
double cL;
cR
double cR;
Undocumented in source.
latitude
pluto_latitude[PLUTO_COEFFS] latitude;
Undocumented in source.
longitude
pluto_longitude[PLUTO_COEFFS] longitude;
Undocumented in source.
radius
pluto_radius[PLUTO_COEFFS] radius;
Undocumented in source.

Structs

pluto_argument
struct pluto_argument
Undocumented in source.
pluto_latitude
struct pluto_latitude
Undocumented in source.
pluto_longitude
struct pluto_longitude
Undocumented in source.
pluto_radius
struct pluto_radius
Undocumented in source.

Meta