ConnectionParametersAlgorithm Property
Gets or sets the
PhaseEstimationAlgorithm used to derive synchrophasor, frequency
and ROCOF components from SEL CWS point-on-wave data.
Namespace: Gemstone.PhasorProtocols.SelCWSAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.182 -- Release Build+e7ca098e90393a2d25b77650455075d619d99c23
function get_Algorithm();
function set_Algorithm(value);
Property Value
PhaseEstimationAlgorithm SlidingDft uses a rolling sliding DFT estimator with optional
EMA smoothing;
IEEEC37_118 uses the IEEE C37.118-2018 Annex D
filter-based estimator. Algorithm-specific options appear in the matching property category.