Variable ska::pst::common::command_names

Variable Documentation

static std::map<Command, std::string> ska::pst::common::command_names{{None, "None"}, {Initialise, "Initialise"}, {ConfigureBeam, "Configure Beam"}, {ConfigureScan, "Configure Scan"}, {StartScan, "Start Scan"}, {StopScan, "Stop Scan"}, {DeconfigureScan, "Deconfigure Scan"}, {DeconfigureBeam, "Deconfigure Beam"}, {Terminate, "Terminate"}, {Reset, "Reset"}}

Mapping of control commands to strings that describe the control command.