| Angle() | carma::services::Angle | explicit |
| Angle(double value, const std::string &units) | carma::services::Angle | explicit |
| ARCMIN_STR | carma::services::Angle | static |
| arcMinutes(bool modulo=false) const | carma::services::Angle | |
| ARCSEC_STR | carma::services::Angle | static |
| arcSeconds(bool modulo=false) const | carma::services::Angle | |
| ConformableQuantity(double value, const std::string &units) | carma::services::ConformableQuantity | explicit |
| convert(const std::string &convertTo) const | carma::services::HourAngle | virtual |
| degrees(bool modulo=false) const | carma::services::Angle | |
| DEGREES_STR | carma::services::Angle | static |
| dms(bool modulo=true, int precision=0) const | carma::services::Angle | |
| getAngleString(double angle, int precision=0) | carma::services::HourAngle | static |
| getAngleString(double a, int precision=0, bool dms=true, bool useSign=false) (defined in carma::services::Angle) | carma::services::Angle | protectedstatic |
| getLstString(int precision=0) | carma::services::HourAngle | |
| getString(int precision=0) | carma::services::HourAngle | |
| carma::services::Angle::getString(double angle, int precision=0) | carma::services::Angle | static |
| getUnits() const | carma::services::HourAngle | virtual |
| getValue() const | carma::services::ConformableQuantity | |
| hms(double decimalHours, int precision) (defined in carma::services::HourAngle) | carma::services::HourAngle | static |
| HourAngle(double value, const std::string &units) | carma::services::HourAngle | |
| hours() const | carma::services::HourAngle | |
| carma::services::Angle::hours(bool modulo=true) const | carma::services::Angle | |
| HOURS_STR | carma::services::Angle | static |
| operator*=(double scalar) | carma::services::Angle | |
| operator+(const HourAngle &angle) const | carma::services::HourAngle | |
| carma::services::Angle::operator+(const Angle &angle) const | carma::services::Angle | |
| carma::services::ConformableQuantity::operator+(const ConformableQuantity &quantity) const | carma::services::ConformableQuantity | virtual |
| operator+=(const HourAngle &frequency) | carma::services::HourAngle | |
| carma::services::Angle::operator+=(const Angle &angle) | carma::services::Angle | |
| carma::services::ConformableQuantity::operator+=(const ConformableQuantity &quantity) | carma::services::ConformableQuantity | virtual |
| operator-(const HourAngle &angle) const | carma::services::HourAngle | |
| carma::services::Angle::operator-(const Angle &angle) const | carma::services::Angle | |
| carma::services::ConformableQuantity::operator-(const ConformableQuantity &quantity) const | carma::services::ConformableQuantity | virtual |
| operator-=(const HourAngle &frequency) | carma::services::HourAngle | |
| carma::services::Angle::operator-=(const Angle &angle) | carma::services::Angle | |
| carma::services::ConformableQuantity::operator-=(const ConformableQuantity &quantity) | carma::services::ConformableQuantity | virtual |
| operator/(double scalar) const | carma::services::Angle | |
| operator/=(double scalar) | carma::services::Angle | |
| operator<(const Angle &right) const | carma::services::Angle | |
| operator<=(const Angle &right) const | carma::services::Angle | |
| operator>(const Angle &right) const | carma::services::Angle | |
| operator>=(const Angle &right) const | carma::services::Angle | |
| radians(bool modulo=true) const | carma::services::Angle | |
| RADIANS_STR | carma::services::Angle | static |
| reset(double value, const std::string &units) | carma::services::HourAngle | virtual |
| setRadians(double radians) | carma::services::Angle | |
| twoPi_ | carma::services::Angle | protectedstatic |
| u_ | carma::services::ConformableQuantity | protected |
| ~Angle() | carma::services::Angle | virtual |
| ~ConformableQuantity() | carma::services::ConformableQuantity | virtual |
| ~HourAngle() | carma::services::HourAngle | virtual |