1 #ifndef CARMA_CONTROL_INTENT_H
2 #define CARMA_CONTROL_INTENT_H
31 static const ::std::string VALID_PURPOSES;
43 explicit IntentInfo( const ::std::string & inPurpose,
60 static const ::std::string kUNSET;
66 #endif // CARMA_CONTROL_INTENT_H
bool fastSwitch
Source is part of a fast-switch observation cycle.
bool selfcal
Source can be self-calibrated.
Class containing scientific intent data for a given source Note source name is intentionally not part...
::std::string purpose
One or more of "ABFGPRSO".
IntentInfo & operator=(const IntentInfo &rhs)
equals operator
void invalidate()
invalidate this object.