libRBR
v1.2.3
RBR instrument communication API
|
Instrument regime
command parameters.
More...
#include <RBRInstrumentVehicle.h>
Data Fields | |
RBRInstrumentRegimeIndex | index |
The index of the regime in question. More... | |
float | boundary |
The first boundary in a region. More... | |
float | binSize |
The size used for each averaged bin. More... | |
RBRInstrumentPeriod | samplingPeriod |
The same meaning as RBRInstrumentSampling.period, but applies only to this particular regime. More... | |
Instrument regime
command parameters.
float RBRInstrumentRegime::binSize |
The size used for each averaged bin.
Specified in dbar.
float RBRInstrumentRegime::boundary |
The first boundary in a region.
Specified in dbar.
RBRInstrumentRegimeIndex RBRInstrumentRegime::index |
The index of the regime in question.
The value of this member is used to determine which regime settings are being retrieved or set.
Must be in the range 1–3.
RBRInstrumentPeriod RBRInstrumentRegime::samplingPeriod |
The same meaning as RBRInstrumentSampling.period, but applies only to this particular regime.
May not be greater than 65,000.