lsst.utils
15.0-6-g958ce35
|
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... | |