lsst.utils
16.0-7-gf4ebffa
|
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... | |