![]() |
SuperNOVAS C++ API v1.6
High-precision C/C++ astrometry library
|
This is the complete list of members for supernovas::OrbitalSource, including all inherited members.
| _novas_object() const | supernovas::Source | |
| _novas_orbital() const | supernovas::OrbitalSource | |
| _object | supernovas::Source | protected |
| _valid | supernovas::Validating | protected |
| angle_to(const Source &source, const Frame &frame) const | supernovas::Source | |
| apparent_in(const Frame &frame) const | supernovas::Source | |
| barycentric_at(const Time &time, enum novas_accuracy accuracy=NOVAS_FULL_ACCURACY) const | supernovas::SolarSystemSource | |
| copy() const override | supernovas::OrbitalSource | virtual |
| equatorial_track(const Frame &frame, double range_seconds=Unit::hour) const | supernovas::Source | |
| equatorial_track(const Frame &frame, const Interval &range) const | supernovas::Source | |
| geometric_in(const Frame &frame, enum novas_reference_system system=NOVAS_TOD) const | supernovas::Source | |
| helio_distance(const Time &time) const | supernovas::SolarSystemSource | |
| helio_rate(const Time &time) const | supernovas::SolarSystemSource | |
| horizontal_track(const Frame &frame, RefractionModel ref=NULL, const Weather &weather=Weather::standard()) const | supernovas::Source | |
| is_valid() const | supernovas::Validating | inline |
| moon_angle(const Frame &frame) const | supernovas::Source | |
| name() const | supernovas::Source | |
| operator bool() const | supernovas::Validating | inlineexplicit |
| orbital() const | supernovas::OrbitalSource | |
| OrbitalSource(const std::string &name, const Orbital &orbit) | supernovas::OrbitalSource | |
| rises_above(const Angle &el, const Frame &frame, RefractionModel ref=NULL, const Weather &weather=Weather::standard()) const | supernovas::Source | |
| set_case_sensitive(bool value) | supernovas::Source | static |
| sets_below(const Angle &el, const Frame &frame, RefractionModel ref=NULL, const Weather &weather=Weather::standard()) const | supernovas::Source | |
| solar_illumination(const Frame &frame) const | supernovas::SolarSystemSource | |
| solar_power(const Time &time) const | supernovas::SolarSystemSource | |
| SolarSystemSource() | supernovas::SolarSystemSource | inlineprotected |
| Source() | supernovas::Source | inlineprotected |
| sun_angle(const Frame &frame) const | supernovas::Source | |
| to_string() const override | supernovas::OrbitalSource | virtual |
| transits_in(const Frame &frame) const | supernovas::Source | |
| type() const | supernovas::Source | |
| Validating() | supernovas::Validating | inlineprotected |
| ~Source() | supernovas::Source | inlinevirtual |