| Interface | Description |
|---|---|
| BusStateMap.StateConsumer |
Acts as an iterator over all the states.
|
| MeasMgr.FloatMeasConsumer |
Operate on a measurement while iterating estimates or measurements
|
| ObservableIslandList.Debug |
Provide in interface to trace debug information in different implementations
|
| StateEstimator.EstimateConsumer |
Iterate through the measurement order, providing measured and estimated values
|
| Class | Description |
|---|---|
| BusStateMap |
Relate SE state variable (offsets in state vectors or columns in measurement
jacobian) to buses using current topology.
|
| MeasMgr |
Manage the set of available measurements for the state estimator.
|
| MeasurementCaseModelBuilder |
Clone an existing PAModel, but keep measurements in local arrays.
|
| ObservableIslandList |
List of observable islands based on a USDOE paper,
"Contribution to Power State Estimation and Transient Stability Analysis" ,
Feb 1984.
|
| StateEstimator |
Estimate measurements using Given's Rotation.
|