CARMA C++
|
The interferometry subsystem calculates delay values for all antennas based on station location, weather, pointing and phase centers. More...
Classes | |
class | DelayEngine |
DelayEngine interface. More... | |
class | DelayInfo |
class | DelayStatus |
Typedefs | |
typedef ::std::vector< const carma::monitor::DelayEngineSubsystem * > | DelayFrameVec |
The interferometry subsystem calculates delay values for all antennas based on station location, weather, pointing and phase centers.
The relevant classes containing public interfaces of interest to client programs:
DelayEngineControl is the distributed object interface. This the what the SubArrayTracker will talk to.