9 #ifndef CARMA_DOWNCONVERTER_QUADMODCONTROL_IDL
10 #define CARMA_DOWNCONVERTER_QUADMODCONTROL_IDL
16 module downconverter {
18 typedef sequence<octet> WalshSequence;
47 void setPoutAtten(in
unsigned short atten) raises
65 void enableModulationOnly(in
boolean enable)
81 void loadWalshSequence( in WalshSequence walshSeq )
101 boolean checkIfOutPower(in
double power, in
double delta)
111 boolean checkIfInPower(in
double power, in
double delta)
Carma CANbus base Device control interface.
Generic Carma variant of CORBA::UserException.
Carma downconverter quadrature modulator control interface.
CORBA User Exception for carma::util.
Carma CANbus Device control base interface.