|
CARMA C++
|
Calibrator data. More...
import "carma/observertools/ProjectDatabaseManager.idl";
Public Attributes | |
| string | calibratorName |
| name of calibrator (i.e. More... | |
| string | calType |
| type of calibrator (FBGPOR) More... | |
| shortSequence | correlatorSetup |
| number of the assocaited correlator setup More... | |
| string | dataFile |
| name of miriad file containing the data More... | |
| double | dec |
| declination More... | |
| float | observationLength |
| double | ra |
| right ascension More... | |
Calibrator data.
Definition at line 154 of file ProjectDatabaseManager.idl.
| string carma::observertools::Calibrator::calibratorName |
| string carma::observertools::Calibrator::calType |
type of calibrator (FBGPOR)
Definition at line 156 of file ProjectDatabaseManager.idl.
| shortSequence carma::observertools::Calibrator::correlatorSetup |
number of the assocaited correlator setup
Definition at line 161 of file ProjectDatabaseManager.idl.
| string carma::observertools::Calibrator::dataFile |
name of miriad file containing the data
Definition at line 159 of file ProjectDatabaseManager.idl.
| double carma::observertools::Calibrator::dec |
declination
Definition at line 158 of file ProjectDatabaseManager.idl.
| double carma::observertools::Calibrator::ra |
right ascension
Definition at line 157 of file ProjectDatabaseManager.idl.