![]() |
siderust-cpp 0.8.0
Header-only C++ wrapper for siderust
|
This is the complete list of members for siderust::ProperMotionTarget, including all inherited members.
| above_threshold(const Geodetic &obs, const Period< TT, MJD > &window, qtty::Degree threshold, const SearchOptions &opts={}) const override | siderust::ProperMotionTarget | inlinevirtual |
| altitude_at(const Geodetic &obs, const Time< TT, MJD > &mjd) const override | siderust::ProperMotionTarget | inlinevirtual |
| azimuth_at(const Geodetic &obs, const Time< TT, MJD > &mjd) const override | siderust::ProperMotionTarget | inlinevirtual |
| azimuth_crossings(const Geodetic &obs, const Period< TT, MJD > &window, qtty::Degree bearing, const SearchOptions &opts={}) const override | siderust::ProperMotionTarget | inlinevirtual |
| below_threshold(const Geodetic &obs, const Period< TT, MJD > &window, qtty::Degree threshold, const SearchOptions &opts={}) const override | siderust::ProperMotionTarget | inlinevirtual |
| crossings(const Geodetic &obs, const Period< TT, MJD > &window, qtty::Degree threshold, const SearchOptions &opts={}) const override | siderust::ProperMotionTarget | inlinevirtual |
| culminations(const Geodetic &obs, const Period< TT, MJD > &window, const SearchOptions &opts={}) const override | siderust::ProperMotionTarget | inlinevirtual |
| data() const | siderust::ProperMotionTarget | inline |
| epoch() const | siderust::ProperMotionTarget | inline |
| name() const override | siderust::ProperMotionTarget | inlinevirtual |
| operator=(ProperMotionTarget &&other) noexcept | siderust::ProperMotionTarget | inline |
| operator=(const ProperMotionTarget &)=delete | siderust::ProperMotionTarget | |
| siderust::Target::operator=(const Target &)=delete | siderust::Target | |
| siderust::Target::operator=(Target &&)=default | siderust::Target | |
| position() const | siderust::ProperMotionTarget | inline |
| proper_motion() const | siderust::ProperMotionTarget | inline |
| ProperMotionTarget(spherical::direction::ICRS position, Time< TT, JD > epoch, ProperMotion proper_motion, std::string label="") | siderust::ProperMotionTarget | inline |
| ProperMotionTarget(ProperMotionTarget &&other) noexcept | siderust::ProperMotionTarget | inline |
| ProperMotionTarget(const ProperMotionTarget &)=delete | siderust::ProperMotionTarget | |
| Target()=default | siderust::Target | |
| Target(const Target &)=delete | siderust::Target | |
| Target(Target &&)=default | siderust::Target | |
| ~ProperMotionTarget() | siderust::ProperMotionTarget | inline |
| ~Target()=default | siderust::Target | virtual |