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.181 -- Release Build+69c74c3448bebb1c8c739a856f2a43b00db6d500
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 τ.