|
libRBR
v1.2.3
RBR instrument communication API
|
#include <RBRInstrumentMemory.h>
Data Fields | |
| int32_t | count |
| The number of channels generated by post-processing. | |
| struct { | |
| RBRInstrumentPostprocessingAggregate function | |
| The function used to aggregate values within bins. | |
| char label [RBRINSTRUMENT_CHANNEL_LABEL_MAX+1] | |
| The label of the channel to aggregate. | |
| } | channels [RBRINSTRUMENT_POSTPROCESSING_CHANNEL_MAX] |
| The definitions of post-processing channels. | |
Post-processing channel configurations.
1.8.17