DifferenceTransform MethodsElecNetKit Documentation
The DifferenceTransform type exposes the following members.
Methods

  NameDescription
Public methodPostExperimentHook
Subtracts old bus voltage magnitudes from new bus voltage magnitudes. Note that this will screw around with the phases due to subtraction of magnitudes, not of complex vectors.
Public methodPreExperimentHook
Store original bus voltage magnitudes by BusID in oldVoltages. See PreExperimentHook(NetworkModel) for how this fits into the system.
Back to Top
See Also