CARMA C++
|
This is the IDL file for the LoberotatorControl structures. More...
import "carma/canbus/devices/DeviceControl.idl";
import "carma/util/PhaseSwitching.idl";
import "carma/util/UserException.idl";
Go to the source code of this file.
Classes | |
interface | carma::loberotator::LoberotatorControl |
LoberotatorControl interface More... | |
struct | carma::loberotator::LoberotatorControl::DelayChan |
A triplet of time tagged delays, associated with a specific channel. More... | |
struct | carma::loberotator::LoberotatorControl::DelayFreqPacket |
A delay and frequency element structure The frequency items apply to all channels in the packet. More... | |
struct | carma::loberotator::LoberotatorControl::DelayMjd |
A delay/mjd pair structure. More... | |
struct | carma::loberotator::LoberotatorControl::WalshAssignment |
Pairs of channel number/walsh column assignment. More... | |
Modules | |
module | carma |
IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
carma::loberotator | |
The loberotator subsystem controls and monitors the loberotator boards. | |
Variables | |
const string | carma::loberotator::LOBEROTATOR_NAME = "carma.loberotator.LoberotatorControl" |
The CARMA canonical name for this Distributed Object. More... | |
This is the IDL file for the LoberotatorControl structures.
This describes the DO interface for operations in the LobeRotator subsystem.
$CarmaCopyright$
Definition in file LoberotatorControl.idl.