Click or drag to resize
SignalGetNextSample Method
Used to retrieve the next Sample object in the signal buffer.

Namespace: GLNeuroTech.Devices.Common
Assembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax
public Sample GetNextSample()

Return Value

Type: Sample
A Sample object representing the next reading from the signal buffer.
See Also