lsst.utils
13.0-12-gac01bb5+9
|
Go to the source code of this file.
Functions | |
double | radToDeg (long double angleInRadians) |
double | degToRad (long double angleInDegrees) |
double | sexagesimalStrToDecimal (std::string inStr, std::string delimiter) |
Convert a sexagesimal string to a decimal double. More... | |