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

  NameDescription
Public methodGetNetworkModel
Finalises all experiment commands, solves and retrieves all results and returns a NetworkModel, characterising the electrical network.
Public methodPrepareNetwork
Signals that the ISimulator should load a network model from filename, ready to be returned as a NetworkModel or experimented upon.
Public methodRunCommand
Run a single command through the simulator text interface.
Back to Top
See Also