CARMA C++
|
The PhaseSwitchTable class provides a generic way of reading, writing and retreiving specific PhaseSwitch information from a table that will be shared among all the various subsystems. More...
#include <carma/util/PhaseSwitchTable.h>
The PhaseSwitchTable class provides a generic way of reading, writing and retreiving specific PhaseSwitch information from a table that will be shared among all the various subsystems.
Only single state phase info is supported. Columns are antennas/inputs, rows are temporal states.
This class is currently not thread safe.
Definition at line 37 of file PhaseSwitchTable.h.