Click or drag to resize

YMatrix Class

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

[Missing <summary> documentation for "T:dss_sharp.YMatrix"]

Inheritance Hierarchy

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public class YMatrix : ContextState

The YMatrix type exposes the following members.

Constructors
  NameDescription
Public methodYMatrix
Initializes a new instance of the YMatrix class
Top
Properties
  NameDescription
Public propertyIteration
Public propertyLoadsNeedUpdating
Public propertySolutionInitialized
Public propertySolverOptions
Sparse solver options. See the enumeration SparseSolverOptions
Public propertySystemYChanged
Public propertyUseAuxCurrents
Top
Methods
  NameDescription
Public methodAddInAuxCurrents
Public methodBuildYMatrixD
Public methodCheckConvergence
Protected methodCheckForError (Inherited from ContextState.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetContextHandle
Returns the low-level handle of the current OpenDSS/DSS-CAPI instance.
(Inherited from ContextState.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetPCInjCurr
Public methodGetSourceInjCurrents
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetGeneratordQdV
Public methodToString (Inherited from Object.)
Public methodZeroInjCurr
Top
Fields
  NameDescription
Protected fieldapiutil (Inherited from ContextState.)
Protected fieldctx (Inherited from ContextState.)
Top
See Also