CARMA C++
carma::monitor::AntennaBasedPoints Struct Reference

Structure containing antenna based monitor points whose values have to be sent to the correlator pipeline. More...

import "carma/monitor/CorrPipelineUpdate.idl";

Public Attributes

MonitorPointValue ambTemp
 float contains the temperature of the ambient load More...
 
MonitorPointValue elevation
 Current antenna elevation in degrees. More...
 
MonitorPointValue fixedTemp
 float contains the temperature of the fixed load. More...
 
MonitorPointValue hotLoadState
 unsigned char contains enum value expressed as a number, where enum value is from the enum type ::carma::monitor::AntennaCommon::CalStateMonitorPointEnum::CALSTATE. More...
 
octet inputNo
 Input number of antenna. More...
 
MonitorPointValue janskyPerKelvin
 float contains jansky per kelvin calibration factor. More...
 
boolean online
 Is this antenna in the associated subarray? More...
 
MonitorPointValue partialTrans
 float contains the partial transmission % More...
 
MonitorPointValue skyTemp
 float contains the temperature of the sky load More...
 
MonitorPointValue spillOver
 float contains the spillOver quantitity More...
 
MonitorPointValue wvrDelay
 float contains time delay produced by WVR system, in seconds. More...
 

Detailed Description

Structure containing antenna based monitor points whose values have to be sent to the correlator pipeline.

Definition at line 84 of file CorrPipelineUpdate.idl.

Member Data Documentation

MonitorPointValue carma::monitor::AntennaBasedPoints::ambTemp

float contains the temperature of the ambient load

Definition at line 111 of file CorrPipelineUpdate.idl.

MonitorPointValue carma::monitor::AntennaBasedPoints::elevation

Current antenna elevation in degrees.

Definition at line 144 of file CorrPipelineUpdate.idl.

MonitorPointValue carma::monitor::AntennaBasedPoints::fixedTemp

float contains the temperature of the fixed load.

Definition at line 116 of file CorrPipelineUpdate.idl.

MonitorPointValue carma::monitor::AntennaBasedPoints::hotLoadState

unsigned char contains enum value expressed as a number, where enum value is from the enum type ::carma::monitor::AntennaCommon::CalStateMonitorPointEnum::CALSTATE.

Definition at line 101 of file CorrPipelineUpdate.idl.

octet carma::monitor::AntennaBasedPoints::inputNo

Input number of antenna.

Definition at line 89 of file CorrPipelineUpdate.idl.

MonitorPointValue carma::monitor::AntennaBasedPoints::janskyPerKelvin

float contains jansky per kelvin calibration factor.

This factor is the complete conversion which includes aperture efficiency, collecting area, etc, etc.

Definition at line 139 of file CorrPipelineUpdate.idl.

boolean carma::monitor::AntennaBasedPoints::online

Is this antenna in the associated subarray?

Definition at line 94 of file CorrPipelineUpdate.idl.

MonitorPointValue carma::monitor::AntennaBasedPoints::partialTrans

float contains the partial transmission %

Definition at line 121 of file CorrPipelineUpdate.idl.

MonitorPointValue carma::monitor::AntennaBasedPoints::skyTemp

float contains the temperature of the sky load

Definition at line 106 of file CorrPipelineUpdate.idl.

MonitorPointValue carma::monitor::AntennaBasedPoints::spillOver

float contains the spillOver quantitity

Definition at line 126 of file CorrPipelineUpdate.idl.

MonitorPointValue carma::monitor::AntennaBasedPoints::wvrDelay

float contains time delay produced by WVR system, in seconds.

Defaults to 0.0 for now.

Definition at line 132 of file CorrPipelineUpdate.idl.


The documentation for this struct was generated from the following file: