OpenDSSSimulator ClassElecNetKit Documentation
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.
Inheritance Hierarchy

OnlineSystem Object
  ElecNetKit.Engines OpenDSSSimulator

Namespace: ElecNetKit.Engines
Assembly: ElecNetKit.Engines.OpenDSS (in ElecNetKit.Engines.OpenDSS.dll) Version: 1.1.4771.27371 (1.1.0.0)
Syntax

public class OpenDSSSimulator : ISimulator
See Also