This file contains physical data for solar system data. More...
#include "aephem.h"
Variables | |
struct ae_physical_term_t | ae_phys_no_term [] |
An empty series for ephemeride terms with no extra terms. More... | |
struct ae_physical_t | ae_phys_sun |
Physical parameters for the Sun. More... | |
struct ae_physical_term_t | ae_phys_mercury_w [] |
Physical parameters for Mercury: sine terms for w (M1 through M5). More... | |
struct ae_physical_t | ae_phys_mercury |
Physical parameters for Mercury. More... | |
struct ae_physical_t | ae_phys_venus |
Physical parameters for Venus. More... | |
struct ae_physical_t | ae_phys_earth |
Physical parameters for Earth. More... | |
struct ae_physical_t | ae_phys_mars |
Physical parameters for Mars. More... | |
struct ae_physical_term_t | ae_phys_jupiter_sincos [] |
Physical parameters for Jupiter: sine terms for ra (Ja through Je). More... | |
struct ae_physical_t | ae_phys_jupiter |
Physical parameters for Jupiter. More... | |
struct ae_physical_t | ae_phys_saturn |
Physical parameters for Saturn. More... | |
const double | ae_saturn_rings_tau [] |
Physical parameters for Saturn's rings' optical depths. More... | |
const double | ae_saturn_rings_a_inner [] |
Physical parameters for Saturn's rings' inner radii. More... | |
const double | ae_saturn_rings_a_outer [] |
Physical parameters for Saturn's rings' outer radii. More... | |
const char * | ae_saturn_rings_name [] |
Names of Saturn's rings. More... | |
struct ae_ring_geometry_t | ae_saturn_rings |
Physical parameters for Saturn's rings. More... | |
struct ae_physical_t | ae_phys_uranus |
Physical parameters for Uranus. More... | |
struct ae_physical_term_t | ae_phys_neptune_ra_sin [] |
Physical parameters for Neptune: sine term for ra. More... | |
struct ae_physical_term_t | ae_phys_neptune_dec_cos [] |
Physical parameters for Neptune: cosine term for ra. More... | |
struct ae_physical_term_t | ae_phys_neptune_w_sin [] |
Physical parameters for Neptune: sine term for w. More... | |
struct ae_physical_t | ae_phys_neptune |
Physical parameters for Neptune. More... | |
struct ae_physical_t | ae_phys_pluto |
Physical parameters for Pluto. More... | |
This file contains physical data for solar system data.
struct ae_physical_t ae_phys_earth |
Physical parameters for Earth.
struct ae_physical_t ae_phys_jupiter |
Physical parameters for Jupiter.
struct ae_physical_term_t ae_phys_jupiter_sincos[] |
Physical parameters for Jupiter: sine terms for ra (Ja through Je).
struct ae_physical_t ae_phys_mars |
Physical parameters for Mars.
struct ae_physical_t ae_phys_mercury |
Physical parameters for Mercury.
struct ae_physical_term_t ae_phys_mercury_w[] |
Physical parameters for Mercury: sine terms for w (M1 through M5).
struct ae_physical_t ae_phys_neptune |
Physical parameters for Neptune.
struct ae_physical_term_t ae_phys_neptune_dec_cos[] |
Physical parameters for Neptune: cosine term for ra.
struct ae_physical_term_t ae_phys_neptune_ra_sin[] |
Physical parameters for Neptune: sine term for ra.
struct ae_physical_term_t ae_phys_neptune_w_sin[] |
Physical parameters for Neptune: sine term for w.
struct ae_physical_term_t ae_phys_no_term[] |
An empty series for ephemeride terms with no extra terms.
struct ae_physical_t ae_phys_pluto |
Physical parameters for Pluto.
struct ae_physical_t ae_phys_saturn |
Physical parameters for Saturn.
struct ae_physical_t ae_phys_sun |
Physical parameters for the Sun.
struct ae_physical_t ae_phys_uranus |
Physical parameters for Uranus.
struct ae_physical_t ae_phys_venus |
Physical parameters for Venus.
struct ae_ring_geometry_t ae_saturn_rings |
Physical parameters for Saturn's rings.
const double ae_saturn_rings_a_inner[] |
Physical parameters for Saturn's rings' inner radii.
const double ae_saturn_rings_a_outer[] |
Physical parameters for Saturn's rings' outer radii.
const char* ae_saturn_rings_name[] |
Names of Saturn's rings.
const double ae_saturn_rings_tau[] |
Physical parameters for Saturn's rings' optical depths.
AEPHEM documentation generated by Doxygen v1.8.9.1 at Sat Aug 1 2015 15:02:46. |