CARMA C++
|
The Delay Engine. More...
#include "carma/services/Atmosphere.h"
#include "carma/interferometry/DelayInfo.h"
#include "carma/interferometry/DelayStatus.h"
#include "carma/monitor/DelayEngineSubsystem.h"
#include "carma/services/AntennaCoordinates.h"
#include "carma/services/AstroTime.h"
#include "carma/services/Ephemeris.h"
#include "carma/services/Frequency.h"
#include "carma/services/Types.h"
Go to the source code of this file.
Classes | |
class | carma::interferometry::DelayEngine |
DelayEngine interface. More... | |
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::interferometry | |
The interferometry subsystem calculates delay values for all antennas based on station location, weather, pointing and phase centers. | |
carma::services | |
Auxiliary Services is intended to provide routines commonly needed for array control and observational planning. | |
Typedefs | |
typedef ::std::vector< const carma::monitor::DelayEngineSubsystem * > | carma::interferometry::DelayFrameVec |
The Delay Engine.
Definition in file DelayEngine.h.