CARMA C++
carma::control::RxSelectorHandle::IVcurveArgs Struct Reference

Kick off an IV curve with a preferred sequence number. More...

#include <carma/control/RxSelectorHandle.h>

Public Attributes

CORBA::UShort deltaInMs
 
CORBA::Boolean doTotalPower
 
CORBA::Float startVjInMv
 
CORBA::Float stepVjInMv
 
CORBA::Float stopVjInMv
 

Detailed Description

Kick off an IV curve with a preferred sequence number.

See Also
carma::control::SubarrayControl::doIVcurve
Parameters
rxTypereceiver to set freq on (3mm/1mm/1cm)
startVjInMvStarting junction voltage in mV.
stopVjInMvEnding junction voltage in mV.
stepVjInMvVoltage step size in mV.
deltaInMsTime between samples in ms (rounded to 100ms step).
doPowerIf true, instruct the PAM module to send total power values along with the IV curve information from the receivers (currently OVRO only).
preferredSequenceNowill be used unless it is already

Definition at line 158 of file RxSelectorHandle.h.


The documentation for this struct was generated from the following file: