casa::PixelValueManipulatorData Class Reference

#include <PixelValueManipulatorData.h>

List of all members.

Public Types

enum  SpectralType {
  DEFAULT,
  RELATIVISTIC,
  RADIO_VELOCITY,
  OPTICAL_VELOCITY,
  AIR_WAVELENGTH,
  WAVELENGTH
}
 

Non-templated data related bits for PixelValueManipulator.

More...

Public Member Functions

 PixelValueManipulatorData ()
 ~PixelValueManipulatorData ()
 destructor

Static Public Member Functions

static SpectralType spectralType (const String &specString)
 convert a string to a spectral type.

Detailed Description

Definition at line 10 of file PixelValueManipulatorData.h.


Member Enumeration Documentation

Non-templated data related bits for PixelValueManipulator.

Etymology

Data for PixelValueManipulator.

Synopsis

Example

Enumerator:
DEFAULT 
RELATIVISTIC 
RADIO_VELOCITY 
OPTICAL_VELOCITY 
AIR_WAVELENGTH 
WAVELENGTH 

Definition at line 33 of file PixelValueManipulatorData.h.


Constructor & Destructor Documentation

casa::PixelValueManipulatorData::PixelValueManipulatorData (  ) 
casa::PixelValueManipulatorData::~PixelValueManipulatorData (  )  [inline]

destructor

Definition at line 45 of file PixelValueManipulatorData.h.


Member Function Documentation

static SpectralType casa::PixelValueManipulatorData::spectralType ( const String &  specString  )  [static]

convert a string to a spectral type.

Acceptable values are (case insensitive, minimum match supported): "default", "optical velocity", "radio velocity", "wavelength", "air wavelength", and "" (which returns DEFAULT)


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1