![]() |
SuperNOVAS C++ API v1.6
High-precision C/C++ astrometry library
|
This is the complete list of members for supernovas::Spherical, including all inherited members.
| _valid | supernovas::Validating | protected |
| distance_to(const Spherical &other) const | supernovas::Spherical | protected |
| equals(const Spherical &other, double precision) const | supernovas::Spherical | inlineprotected |
| is_valid() const | supernovas::Validating | inline |
| latitude() const | supernovas::Spherical | |
| longitude() const | supernovas::Spherical | |
| operator bool() const | supernovas::Validating | inlineexplicit |
| Spherical() | supernovas::Spherical | inlineprotected |
| Spherical(double longitude_rad, double latitude_rad) | supernovas::Spherical | |
| Spherical(const Angle &longitude, const Angle &latitude) | supernovas::Spherical | |
| Spherical(const std::string &longitude, const std::string &latitude) | supernovas::Spherical | |
| to_string(enum novas_separator_type separator=NOVAS_SEP_UNITS_AND_SPACES, int decimals=3) const | supernovas::Spherical | virtual |
| Validating() | supernovas::Validating | inlineprotected |
| xyz(const Coordinate &distance) const | supernovas::Spherical | |
| ~Spherical() | supernovas::Spherical | inlinevirtual |