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

  NameDescription
Public methodGetNetworkModel
Obtains a model of the network from the DSS Engine.
Public methodPrepareNetwork
Loads a network from filename, but does not solve.
Protected methodStatic memberResolveOpenDSSBusString
Translates an OpenDSS bus connection string into a bus ID and a set of phases.
Public methodRunCommand
Run a single OpenDSS command through the OpenDSS Text interface.
Back to Top
See Also