CARMA C++
CorrPipelineUpdate.idl File Reference

This is the IDL file for allowing the monitor/fault system to communicate with the correlator pipeline. More...

Go to the source code of this file.

Classes

struct  carma::monitor::AntennaBasedPoints
 Structure containing antenna based monitor points whose values have to be sent to the correlator pipeline. More...
 
struct  carma::monitor::BandInputMonitorPoints
 Structure containing monitor points per band, per inout # that have to be sent to the correlator pipeline. More...
 
struct  carma::monitor::BaselineBandBlanking
 Structure containing blanking information on per, baseline, per band. More...
 
struct  carma::monitor::ControlBandFrequencies
 Structure containing band based monitor points from Control subsystem. More...
 
struct  carma::monitor::ControlBasedMonitorPoints
 Structure containing monitor points from Control subsystem that have to be sent to the correlator pipeline. More...
 
struct  carma::monitor::WeatherMonitorPoints
 Structure containing weather data that has to be sent to the correlator pipeline. More...
 

Modules

module  carma
 IDL for bima Rx Control, inherits from antenna::common::RxControl.
 
 carma::monitor
 Monitor subsystem.
 

Typedefs

typedef sequence
< AntennaBasedPoints > 
carma::monitor::AntennaBasedMonitorPointSeq
 
typedef sequence
< BaselineBandBlanking > 
carma::monitor::BaselineBandBlankingSeq
 
typedef sequence
< ControlBandFrequencies > 
carma::monitor::ControlBandFrequenciesSeq
 
typedef sequence
< BandInputMonitorPoints > 
carma::monitor::DownconverterBasedMonitorPointSeq
 
typedef sequence< MappingInfo > carma::monitor::MappingInfoSeq
 sequence to hold the astroband/astroinput mapping information More...
 

Variables

const string carma::monitor::SPECTRAL_CORR_PIPELINE_UPDATE_NAME
 
const string carma::monitor::WIDEBAND_CORR_PIPELINE_UPDATE_NAME
 

Detailed Description

This is the IDL file for allowing the monitor/fault system to communicate with the correlator pipeline.

Id:
CorrPipelineUpdate.idl,v 1.23 2011/05/17 16:27:57 iws Exp
Author
N. S. Amarnath

File containing IDL declarations for CARMA monitor frame structures. The primary strcutures are VarSubsystemFrame, used primarily by monitor subsystems, and MonitorSystemFrame, used only within the Array Control Computer (ACC).

Convention - in all monitor namespace names, 'ss' used as a prefix denotes subsystem, in particular, a monitor subsystem as defined in the Monitor design document for CARMA -

See Also
http://www.mmarray.org/project/WP/Monitoring/monitoringDesign.pdf

Definition in file CorrPipelineUpdate.idl.