IPhaseEstimator Interface
Defines a SEL CWS six-phase estimator that consumes point-on-wave sample groups and produces
PhaseEstimate results.
Namespace: Gemstone.PhasorProtocols.SelCWSAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.177 -- Release Build+c429d1804aca100dff8e0245d2fd366feebed6ae
public interface IPhaseEstimator
Public Interface IPhaseEstimator
public interface class IPhaseEstimator
Gemstone.PhasorProtocols.SelCWS.IPhaseEstimator = function();
Gemstone.PhasorProtocols.SelCWS.IPhaseEstimator.createInterface('Gemstone.PhasorProtocols.SelCWS.IPhaseEstimator');
Implementations represent interchangeable phasor estimation algorithms (see
PhaseEstimationAlgorithm) selected via the SEL CWS connection parameters.
| Reset |
Resets the estimator to its initial state.
|
| Step |
Pushes one interleaved sample-group (VA, VB, VC, IA, IB, IC) with its epoch nanoseconds.
|