|
ICAROUS
|
This is the complete list of members for larcfm::Util, including all inherited members.
| acos_safe(double x) | larcfm::Util | static |
| almost_equals(double a, double b, INT64FM maxUlps) | larcfm::Util | static |
| almost_equals(double a, double b) | larcfm::Util | static |
| almost_geq(double a, double b, INT64FM maxUlps) | larcfm::Util | static |
| almost_geq(double a, double b) | larcfm::Util | static |
| almost_greater(double a, double b) | larcfm::Util | static |
| almost_greater(double a, double b, INT64FM maxUlps) | larcfm::Util | static |
| almost_leq(double a, double b, INT64FM maxUlps) | larcfm::Util | static |
| almost_leq(double a, double b) | larcfm::Util | static |
| almost_less(double a, double b) | larcfm::Util | static |
| almost_less(double a, double b, INT64FM maxUlps) | larcfm::Util | static |
| asin_safe(double x) | larcfm::Util | static |
| atan2_safe(const double y, const double x) | larcfm::Util | static |
| clockwise(double alpha, double beta) | larcfm::Util | static |
| decimalDegrees(const std::string °MinSec) | larcfm::Util | static |
| discr(const double a, const double b, const double c) | larcfm::Util | static |
| discretizeDir(double voz, double nvoz, double discreteUnits) | larcfm::Util | static |
| hoursMinutesSeconds(double t) | larcfm::Util | static |
| is_boolean(const std::string &s) | larcfm::Util | static |
| is_double(const std::string &str) (defined in larcfm::Util) | larcfm::Util | static |
| less_or_equal(std::string s1, std::string s2) | larcfm::Util | static |
| llabs(const INT64FM x) | larcfm::Util | static |
| max(const double &x, const double &y) | larcfm::Util | static |
| max(const float &x, const float &y) (defined in larcfm::Util) | larcfm::Util | static |
| max(const int &x, const int &y) (defined in larcfm::Util) | larcfm::Util | static |
| max(const long &x, const long &y) (defined in larcfm::Util) | larcfm::Util | static |
| min(const double &x, const double &y) | larcfm::Util | static |
| min(const float &x, const float &y) (defined in larcfm::Util) | larcfm::Util | static |
| min(const int &x, const int &y) (defined in larcfm::Util) | larcfm::Util | static |
| min(const long &x, const long &y) (defined in larcfm::Util) | larcfm::Util | static |
| mod(int x, int y) | larcfm::Util | |
| modulo(double val, double mod) | larcfm::Util | static |
| parse_double(const std::string &str) | larcfm::Util | static |
| parse_time(const std::string &s) | larcfm::Util | static |
| root(const double a, const double b, const double c, int eps) | larcfm::Util | static |
| root2b(const double a, const double b, const double c, const int eps) | larcfm::Util | static |
| safe_modulo(double val, double mod) | larcfm::Util | static |
| sign(const double x) | larcfm::Util | static |
| signedTurnDelta(double alpha, double beta) | larcfm::Util | static |
| signTriple(const double x) | larcfm::Util | static |
| sq(const double x) | larcfm::Util | static |
| sqrt_safe(const double x) | larcfm::Util | static |
| to_180(double deg) | larcfm::Util | static |
| to_2pi(double rad) | larcfm::Util | static |
| to_360(double deg) | larcfm::Util | static |
| to_pi(double rad) | larcfm::Util | static |
| to_pi2_cont(double rad) | larcfm::Util | static |
| turnDelta(double alpha, double beta) | larcfm::Util | static |
| turnDelta(double alpha, double beta, bool turnRight) | larcfm::Util | static |
| turnDelta(double alpha, double beta, int dir) | larcfm::Util | static |
| turnDir(double initTrack, double goalTrack) | larcfm::Util | static |
| within_epsilon(double a, double b, double epsilon) | larcfm::Util | static |
| within_epsilon(double a, double epsilon) | larcfm::Util | static |