CARMA C++
|
Structure containing band based monitor points from Control subsystem. More...
import "carma/monitor/CorrPipelineUpdate.idl";
Public Attributes | |
MonitorPointValue | restFreq |
Band frequency - rest frequency of band in GHz. More... | |
MonitorPointValue | skyFreq |
Sky frequency as GHz. More... | |
Structure containing band based monitor points from Control subsystem.
Band number implied by position in ControlBandFrequenciesSeq, along with upper/lower sideband. USB is the first in the sequence, followed by LSB.
Definition at line 179 of file CorrPipelineUpdate.idl.
MonitorPointValue carma::monitor::ControlBandFrequencies::restFreq |
Band frequency - rest frequency of band in GHz.
Definition at line 189 of file CorrPipelineUpdate.idl.
MonitorPointValue carma::monitor::ControlBandFrequencies::skyFreq |
Sky frequency as GHz.
Definition at line 184 of file CorrPipelineUpdate.idl.