CARMA C++
|
Updates delay engine periodically - incorporates a timer thread. More...
#include <vector>
#include <sys/time.h>
#include "carma/monitor/WeatherSubsystem.h"
#include "carma/control/SubarrayControlImpl.h"
#include "carma/interferometry/DelayEngine.h"
#include "carma/services/Atmosphere.h"
#include "carma/services/Pressure.h"
#include "carma/services/Temperature.h"
#include "carma/services/Velocity.h"
Go to the source code of this file.
Classes | |
class | carma::control::SubarrayControlImpl::TrackerThread |
Implementation of SAT as thread. More... | |
Namespaces | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::control | |
Control subsystem. | |
carma::util | |
Utility classes. | |
Updates delay engine periodically - incorporates a timer thread.
Author: N. S. Amarnath
Definition in file SubarrayTrackerThread.h.