ElecNetKit.Engines NamespaceElecNetKit Documentation
The ElecNetKit.Engines namespace contains simulator backends for the Electric Network Toolkit. Note that no engines are provided within the core assembly, so references to ElecNetKit.Engines.* assemblies should be added before use of these backends.
Classes

  ClassDescription
Public classOpenDSSSimulator
A simulator backend that connects ElecNetKit to the OpenDSS Engine. Should rarely be used directly, only instantiated and passed to the NetworkController constructor. If you're looking to get information, obtain results etc, use a NetworkController instead.