![]() |
Bio Radio SDK - Xamarin Android
|
Represents one distinct sample of data read from a Great Lakes NeuroTechnologies DaqDevice. More...
Properties | |
uint | SampleNumber [get, set] |
The incremental sample number associated with this sample. More... | |
double | Value [get, set] |
The value read from the device. More... | |
Represents one distinct sample of data read from a Great Lakes NeuroTechnologies DaqDevice.
|
getset |
The incremental sample number associated with this sample.
The SampleNumber should be incremented sequentially from one sample to the next. This allows a client process to verify samples are read in the correct order and no readings have been skipped.
|
getset |
The value read from the device.