|
CARMA C++
|
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 |
Kick off an IV curve with a preferred sequence number.
| rxType | receiver to set freq on (3mm/1mm/1cm) |
| startVjInMv | Starting junction voltage in mV. |
| stopVjInMv | Ending junction voltage in mV. |
| stepVjInMv | Voltage step size in mV. |
| deltaInMs | Time between samples in ms (rounded to 100ms step). |
| doPower | If true, instruct the PAM module to send total power values along with the IV curve information from the receivers (currently OVRO only). |
| preferredSequenceNo | will be used unless it is already |
Definition at line 158 of file RxSelectorHandle.h.