ElecNetKit.Transform NamespaceElecNetKit Documentation
The ElecNetKit.Transform namespace contains interfaces and classes associated with transforming results from network experiments.
Classes

  ClassDescription
Public classDifferenceTransform
Measures the change in voltage magnitudes and phases between a pre- and post- experiment network. Saves the computed differences back into the final NetworkModel for processing, traversing or graphing.
Interfaces

  InterfaceDescription
Public interfaceIResultsTransform
Classes that implement IResultsTransform are used for observing and modifying the electrical network model pre- and post- experiment. They meaningfully reinterpret the results obtained by experimentation in order to be better visualised or stored.