Click or drag to resize

SchemaSampleRates Property

Gets or sets sampling rates of this Schema. A file of phasor data will normally be made using a single sampling rate, so this will usually be 1.

Namespace: GSF.COMTRADE
Assembly: GSF.COMTRADE (in GSF.COMTRADE.dll) Version: 2.4.181-beta
Syntax
public SampleRate[] SampleRates { get; set; }
View Source

Property Value

SampleRate
See Also