Click or drag to resize

FrameParserRepeatLastCalculatedValueWhenDownSampling Property

Gets or sets flag that determines if last value should be repeated when down-sampling, i.e., when CalculationFrameRate is less than SEL CWS frame rate (commonly 3000Hz); otherwise NaN will be used.

Namespace: GSF.PhasorProtocols.SelCWS
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.275-beta
Syntax
public bool RepeatLastCalculatedValueWhenDownSampling { get; set; }
View Source

Property Value

Boolean
See Also