ConnectionParametersPublishRocofTauSeconds Property

Gets or sets the EMA time constant τ (seconds) for published ROCOF (dF/dt).

Definition

Namespace: Gemstone.PhasorProtocols.SelCWS
Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.180 -- Release Build+e02ba9cd4ec5d00f9d75c2a02ce31d1bc7ed731c
[DefaultValueAttribute(1.5)]
public double PublishRocofTauSeconds { get; set; }

Property Value

Double

Remarks

ROCOF is effectively a derivative signal and is typically much noisier than frequency; it generally benefits from heavier smoothing (larger τ) than frequency.

See Also