Click or drag to resize

DSS Constructor

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodDSS
Expose DSS without a constructor parameters for backwards compatibility. This contructors always exposes the prime/default instance of OpenDSS. For creating new independent instances, use the static helper function NewContext.
Public methodDSS(APIUtil)
Initializes a new instance of the DSS class
Top
See Also