LSSTApplications  11.0-24-g0a022a1,14.0+77,15.0,15.0+1
LSSTDataManagementBasePackage
Functions
RaDecStr.cc File Reference
#include <string>
#include "lsst/utils/RaDecStr.h"

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...