casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
sdmbin::MSState Struct Reference

A structure containing state information following the MSv2.0 data model. More...

#include <SDMDataViews.h>

List of all members.

Public Attributes

bool sig
 True if the source signal is being observed.
bool ref
 True for a reference phase.
double cal
 Noise calibration temperature (zero if not added)
double load
 Load temperature (zero if no load)
unsigned int subscanNum
 Subscan number.
string obsMode
 Observing mode defined by a set of reserved keywords characterizing the current observing mode. e.g. OFF_SPECTRUM. Used to define the schedule strategy.

Detailed Description

A structure containing state information following the MSv2.0 data model.

Definition at line 46 of file SDMDataViews.h.


Member Data Documentation

Noise calibration temperature (zero if not added)

Definition at line 50 of file SDMDataViews.h.

Load temperature (zero if no load)

Definition at line 51 of file SDMDataViews.h.

Observing mode defined by a set of reserved keywords characterizing the current observing mode. e.g. OFF_SPECTRUM. Used to define the schedule strategy.

Definition at line 53 of file SDMDataViews.h.

True for a reference phase.

Definition at line 49 of file SDMDataViews.h.

True if the source signal is being observed.

Definition at line 48 of file SDMDataViews.h.

Subscan number.

Definition at line 52 of file SDMDataViews.h.


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