casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types
casa::MSDopplerEnums Class Reference

Enums for the MeasurementSet DOPPLER table. More...

#include <MSDopplerEnums.h>

Inheritance diagram for casa::MSDopplerEnums:
casa::MSDoppler

List of all members.

Public Types

enum  PredefinedColumns {
  UNDEFINED_COLUMN,
  DOPPLER_ID,
  SOURCE_ID,
  TRANSITION_ID,
  VELDEF,
  NUMBER_REQUIRED_COLUMNS,
  NUMBER_PREDEFINED_COLUMNS
}
 The DOPPLER table colums with predefined meaning. More...
enum  PredefinedKeywords {
  UNDEFINED_KEYWORD,
  NUMBER_PREDEFINED_KEYWORDS
}
 Keywords with a predefined meaning. More...

Detailed Description

Enums for the MeasurementSet DOPPLER table.

Intended use:

Public interface

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Etymology

This class contains the enums for the MeasurementSet DOPPLER table

Synopsis

This class does nothing. It is merely a container for the enumerations used by the MSDoppler class. These enumerations define the standard columns, keywords.

Example

See the documentation for MeasurementSet for examples on the use of these enumerations.

Definition at line 60 of file MSDopplerEnums.h.


Member Enumeration Documentation

The DOPPLER table colums with predefined meaning.

Enumerator:
UNDEFINED_COLUMN 

"True" columns are defined.


TYPE - UNIT - MEASURE

DOPPLER_ID 

doppler tracking id, used in SPECTRAL_WINDOW table
Int.

SOURCE_ID 

Source id, pointer to SOURCE table
Int.

TRANSITION_ID 

Transition id, index into list of transitions in SOURCE table
Int.

VELDEF 

Velocity definition for Doppler shift Double - m/s - DOPPLER.

NUMBER_REQUIRED_COLUMNS 

Number of required columns.

NUMBER_PREDEFINED_COLUMNS 

Not a column, but just a final enum specifying the number of enums.

Definition at line 63 of file MSDopplerEnums.h.

Keywords with a predefined meaning.

Enumerator:
UNDEFINED_KEYWORD 

"True" keywords are defined.

NUMBER_PREDEFINED_KEYWORDS 

Not a keyword, but just a final enum specifying the number of enums.

Definition at line 86 of file MSDopplerEnums.h.


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