ElecNetKit.Experimentation NamespaceElecNetKit Documentation
The ElecNetKit.Experimentation namespace contains classes that govern the definition of electrical network simulation experiments.
Classes

  ClassDescription
Public classChainExperimentor
Chains multiple experimentors together. Each sub-experimentor is given the same initial input network, and should provide commands that will be run on the network in the order given by Experimentors.
Interfaces

  InterfaceDescription
Public interfaceIExperimentor
Defines an interface for conducting experiments on the network.