ConnectionParametersSampleFrequencyTauSeconds Property
Gets or sets the EMA time constant τ (seconds) for the internal per-sample frequency smoothing that occurs inside the estimator before any down-sampling/publish filtering.
Namespace: Gemstone.PhasorProtocols.SelCWSAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.182 -- Release Build+e7ca098e90393a2d25b77650455075d619d99c23
function get_SampleFrequencyTauSeconds();
function set_SampleFrequencyTauSeconds(value);
Property Value
Double
When interval averaging + publish EMA are enabled, this can be relatively light. If you disable publish smoothing,
you may want to increase this τ.