|
ConnectionParametersPublishRocofTauSeconds Property
|
Gets or sets the EMA time constant τ (seconds) for published ROCOF (dF/dt).
Namespace: GSF.PhasorProtocols.SelCWSAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.282-beta
Syntaxfunction get_PublishRocofTauSeconds();
function set_PublishRocofTauSeconds(value);
View SourceProperty 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