ConnectionParametersTargetCycles Property

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

Definition

Namespace: Gemstone.PhasorProtocols.SelCWS
Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.160 -- Release Build+513330b2be7fdb9c9f4bfe60fd4f0a256321d484
[DefaultValueAttribute(2)]
public int TargetCycles { get; set; }

Property Value

Int32

Remarks

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

See Also