CARMA C++
|
Various type definitions for services classes. More...
#include <iostream>
#include <string>
#include <map>
Go to the source code of this file.
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::services | |
Auxiliary Services is intended to provide routines commonly needed for array control and observational planning. | |
Typedefs | |
typedef enum carma::services::AntennaCoordinateTypeEnum | carma::services::AntennaCoordinateType |
typedef enum carma::services::AzWrapTypeEnum | carma::services::AzWrapType |
mirror drive mode wrap types More... | |
typedef enum carma::services::coordSysEnum | carma::services::coordSysType |
The coordinate systems. More... | |
typedef std::string | carma::services::DmsType |
A string of form "degrees:minutes:seconds", i.e., DD:MM:SS(.sss) More... | |
typedef enum carma::services::ephemTableEnum | carma::services::ephemTableType |
Ephemeris table type. More... | |
typedef std::string | carma::services::HmsType |
A string of form "hours:minutes:seconds", i.e., HH:MM:SS(.sss) More... | |
typedef enum carma::services::interpolationTypeEnum | carma::services::interpolationType |
typedef ::std::map < ::std::string, carma::services::Pad > ::const_iterator | carma::services::PadIterator |
A const iterator over a map of Pads. More... | |
typedef ::std::map < ::std::string, carma::services::Source > ::const_iterator | carma::services::SourceIterator |
A const iterator over a map of Sources. More... | |
typedef enum carma::services::sourcePntEnum | carma::services::sourcePntType |
Can this source be used for RADIO and/or OPTICAL pointing? More... | |
typedef ::std::multimap < ::std::string, carma::services::SpectralLine > ::const_iterator | carma::services::SpectralLineIterator |
A const iterator over a map of Spectral Lines. More... | |
typedef enum carma::services::TelescopeLimitsTypeEnum | carma::services::TelescopeLimitsType |
typedef enum carma::services::velocityDefEnum | carma::services::velocityDefType |
The Velocity Definition. More... | |
typedef enum carma::services::velocityFrameEnum | carma::services::velocityFrameType |
The Velocity Frame. More... | |
Various type definitions for services classes.
$CarmaCopyright$
Definition in file Types.h.