CARMA C++
carma::interferometry Namespace Reference

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
 

Detailed Description

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.

  • DelayEngine is the Program class to start the Delay Engine server.
See Also
http://www.mmarray.org/project/WP/Interferometry