|
CARMA C++
|
Source data structure. More...
import "carma/observertools/ProjectDatabaseManager.idl";
Public Attributes | |
| shortSequence | correlatorSetup |
| number of the assocaited correlator setup More... | |
| string | dataFile |
| name of the miriad data file More... | |
| double | dec |
| dec in radians More... | |
| boolean | ephemeris |
| does the source have an ephemeris More... | |
| boolean | isSelfcalibratable |
| is the source self calabratable More... | |
| float | observationLength |
| length of observation in hours More... | |
| double | ra |
| ra in radians More... | |
| string | sourceName |
| source name More... | |
| float | velocity |
| velocity of the source in km/s More... | |
| string | veltype |
| type of velocity for velocity More... | |
Source data structure.
Definition at line 133 of file ProjectDatabaseManager.idl.
| shortSequence carma::observertools::Source::correlatorSetup |
number of the assocaited correlator setup
Definition at line 143 of file ProjectDatabaseManager.idl.
| string carma::observertools::Source::dataFile |
name of the miriad data file
Definition at line 138 of file ProjectDatabaseManager.idl.
| double carma::observertools::Source::dec |
dec in radians
Definition at line 137 of file ProjectDatabaseManager.idl.
| boolean carma::observertools::Source::ephemeris |
does the source have an ephemeris
Definition at line 135 of file ProjectDatabaseManager.idl.
| boolean carma::observertools::Source::isSelfcalibratable |
is the source self calabratable
Definition at line 141 of file ProjectDatabaseManager.idl.
| float carma::observertools::Source::observationLength |
length of observation in hours
Definition at line 142 of file ProjectDatabaseManager.idl.
| double carma::observertools::Source::ra |
ra in radians
Definition at line 136 of file ProjectDatabaseManager.idl.
| string carma::observertools::Source::sourceName |
source name
Definition at line 134 of file ProjectDatabaseManager.idl.
| float carma::observertools::Source::velocity |
velocity of the source in km/s
Definition at line 139 of file ProjectDatabaseManager.idl.
| string carma::observertools::Source::veltype |
type of velocity for velocity
Definition at line 140 of file ProjectDatabaseManager.idl.