Click or drag to resize

FrameParserTargetCycles Property

Gets or sets the number of nominal cycles contained in the sliding DFT analysis window.

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

Property Value

Int32
Remarks
Larger values generally reduce noise/jitter (more averaging) but increase latency and reduce step response.
See Also