1 #ifndef CARMA_SERVICES_STRINGCONSTANTS_H
2 #define CARMA_SERVICES_STRINGCONSTANTS_H
7 static const std::string CARMA_OBSERVATORY =
"carma";
8 static const std::string MAINTENANCE =
"MAINTENANCE";
9 static const std::string NO_CATALOG =
"NONE";
10 static const std::string NO_PROJECT =
"NONE";
11 static const std::string NO_SOURCE =
"NONE";
12 static const std::string REFERENCE =
"reference";
13 static const std::string STANDBY =
"STANDBY";
14 static const std::string TRANSMITTER =
"trans";
15 static const std::string UNKNOWN =
"UNKNOWN";
16 static const std::string WEATHER =
"WEATHER";
19 static const std::string DEGREES =
"degrees";
20 static const std::string RADIANS =
"radians";
21 static const std::string KMS =
"km/s";
22 static const std::string ARCSEC =
"arcseconds";
23 static const std::string ARCMIN =
"arcminutes";
24 static const std::string MPH =
"miles/hour";
25 static const std::string GHZ =
"GHz";
33 static const std::string HZ =
"Hz";
40 #endif // CARMA_SERVICES_STRINGCONSTANTS_H