|
SignalGroupSamplesPerSecond Property |
The number of samples read per second.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public uint SamplesPerSecond { get; }
Public ReadOnly Property SamplesPerSecond As UInteger
Get
public:
property unsigned int SamplesPerSecond {
unsigned int get ();
}
member SamplesPerSecond : uint32 with get
Property Value
Type:
UInt32See Also