CARMA C++
|
Structure containing blanking information on per, baseline, per band. More...
import "carma/monitor/CorrPipelineUpdate.idl";
Public Attributes | |
octet | blankingFlag |
unsigned char containing blanking flag value as defined in the enum ::carma::monitor::MonitorType::BLANKING_FLAGGING. More... | |
Structure containing blanking information on per, baseline, per band.
Baselines are stored as CARMA antenna numbers, with larger number first.
Definition at line 46 of file CorrPipelineUpdate.idl.
octet carma::monitor::BaselineBandBlanking::blankingFlag |
unsigned char containing blanking flag value as defined in the enum ::carma::monitor::MonitorType::BLANKING_FLAGGING.
Blanking applies to a specific baseline, per band. Baseline input pair and band can be identified from position in sequence BaseLineBlankingSeq.
Definition at line 55 of file CorrPipelineUpdate.idl.