Variable ska::pst::common::state_names

Variable Documentation

static std::map<State, std::string> ska::pst::common::state_names{{Unknown, "Unknown"}, {Idle, "Idle"}, {BeamConfigured, "Beam Configured"}, {ScanConfigured, "Scan Configured",}, {Scanning, "Scanning",}, {RuntimeError, "Runtime Error"},}

Mapping of enumerated states to strings that describe the state.