SuperNOVAS C++ API v1.6
High-precision C/C++ astrometry library
Loading...
Searching...
No Matches
supernovas::Horizontal Member List

This is the complete list of members for supernovas::Horizontal, including all inherited members.

_validsupernovas::Validatingprotected
azimuth() constsupernovas::Horizontal
distance_to(const Horizontal &other) constsupernovas::Horizontal
supernovas::Spherical::distance_to(const Spherical &other) constsupernovas::Sphericalprotected
elevation() constsupernovas::Horizontal
equals(const Horizontal &other, double precision_rad=1.0 *Unit::uas) constsupernovas::Horizontal
equals(const Horizontal &other, const Angle &precision) constsupernovas::Horizontal
supernovas::Spherical::equals(const Spherical &other, double precision) constsupernovas::Sphericalinlineprotected
Horizontal(double azimuth, double elevation)supernovas::Horizontal
Horizontal(const Angle &azimuth, const Angle &elevation)supernovas::Horizontal
Horizontal(const std::string &az, const std::string &el)supernovas::Horizontal
is_valid() constsupernovas::Validatinginline
latitude() constsupernovas::Spherical
longitude() constsupernovas::Spherical
operator bool() constsupernovas::Validatinginlineexplicit
operator!=(const Horizontal &other) constsupernovas::Horizontal
operator==(const Horizontal &other) constsupernovas::Horizontal
Spherical()supernovas::Sphericalinlineprotected
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_apparent(const Frame &frame, double rv=0.0, double distance=Unit::Gpc) constsupernovas::Horizontal
to_apparent(const Frame &frame, const ScalarVelocity &rv=ScalarVelocity::stationary(), const Coordinate &distance=Coordinate::at_Gpc()) constsupernovas::Horizontal
to_refracted(RefractionModel ref, const Weather &weather=Weather::standard(), const Time &time=Time::undefined())supernovas::Horizontal
to_string(enum novas_separator_type separator=NOVAS_SEP_UNITS_AND_SPACES, int decimals=3) const overridesupernovas::Horizontalvirtual
to_unrefracted(RefractionModel ref, const Weather &weather=Weather::standard(), const Time &time=Time::undefined())supernovas::Horizontal
undefined()supernovas::Horizontalstatic
Validating()supernovas::Validatinginlineprotected
xyz(const Coordinate &distance) constsupernovas::Spherical
zenith_angle() constsupernovas::Horizontal
~Spherical()supernovas::Sphericalinlinevirtual