61 void setFrequency(in
double freq)
71 void setSISVj(in
float voltage)
84 void setSISIj(in
float current)
109 void doIVcurve ( in
float startVjInMv,
112 in
unsigned short deltaInMs,
114 in
unsigned long seqNo )
123 IVCurve getIVCurve( ) raises ( carma::util::UserException );
137 raises (carma::util::UserException);
151 raises (carma::util::UserException);
161 raises (carma::util::UserException);
170 void setMixer(in
float voltage)
171 raises (carma::util::UserException);
181 #endif // _FRONTENDIDL
Amp
A receiver frontend amplifier enumerator.
IVcurve data structure definition.
Data returned by an IV curve method Be careful not to assume that the totPower contains the same numb...
Generic Carma variant of CORBA::UserException.
Stage
A receiver frontend stage enumerator.
CORBA User Exception for carma::util.