siderust-cpp 0.8.0
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
siderust::ProperMotionTarget Member List

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 overridesiderust::ProperMotionTargetinlinevirtual
altitude_at(const Geodetic &obs, const Time< TT, MJD > &mjd) const overridesiderust::ProperMotionTargetinlinevirtual
azimuth_at(const Geodetic &obs, const Time< TT, MJD > &mjd) const overridesiderust::ProperMotionTargetinlinevirtual
azimuth_crossings(const Geodetic &obs, const Period< TT, MJD > &window, qtty::Degree bearing, const SearchOptions &opts={}) const overridesiderust::ProperMotionTargetinlinevirtual
below_threshold(const Geodetic &obs, const Period< TT, MJD > &window, qtty::Degree threshold, const SearchOptions &opts={}) const overridesiderust::ProperMotionTargetinlinevirtual
crossings(const Geodetic &obs, const Period< TT, MJD > &window, qtty::Degree threshold, const SearchOptions &opts={}) const overridesiderust::ProperMotionTargetinlinevirtual
culminations(const Geodetic &obs, const Period< TT, MJD > &window, const SearchOptions &opts={}) const overridesiderust::ProperMotionTargetinlinevirtual
data() constsiderust::ProperMotionTargetinline
epoch() constsiderust::ProperMotionTargetinline
name() const overridesiderust::ProperMotionTargetinlinevirtual
operator=(ProperMotionTarget &&other) noexceptsiderust::ProperMotionTargetinline
operator=(const ProperMotionTarget &)=deletesiderust::ProperMotionTarget
siderust::Target::operator=(const Target &)=deletesiderust::Target
siderust::Target::operator=(Target &&)=defaultsiderust::Target
position() constsiderust::ProperMotionTargetinline
proper_motion() constsiderust::ProperMotionTargetinline
ProperMotionTarget(spherical::direction::ICRS position, Time< TT, JD > epoch, ProperMotion proper_motion, std::string label="")siderust::ProperMotionTargetinline
ProperMotionTarget(ProperMotionTarget &&other) noexceptsiderust::ProperMotionTargetinline
ProperMotionTarget(const ProperMotionTarget &)=deletesiderust::ProperMotionTarget
Target()=defaultsiderust::Target
Target(const Target &)=deletesiderust::Target
Target(Target &&)=defaultsiderust::Target
~ProperMotionTarget()siderust::ProperMotionTargetinline
~Target()=defaultsiderust::Targetvirtual