Click or drag to resize

CNData Class

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

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

Inheritance Hierarchy

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

The CNData type exposes the following members.

Constructors
  NameDescription
Public methodCNData
Initializes a new instance of the CNData class
Top
Properties
  NameDescription
Public propertyAllNames
Array of strings with all CNData names in the circuit.
Public propertyCount
Number of CNData objects in active circuit.
Public propertyDiaCable
Public propertyDiaIns
Public propertyDiameter
Public propertyDiaStrand
Public propertyEmergAmps
Emergency ampere rating
Public propertyEpsR
Public propertyFirst
Sets the first CNData active. Returns 0 if no more.
Public propertyGMRac
Public propertyGmrStrand
Public propertyGMRUnits
Public propertyidx
Get/set active CNData by index; index is 1-based: 1..count
Public propertyInsLayer
Public propertyk
Public propertyName
Sets the active CNData by Name.
Public propertyNext
Sets the next CNData active. Returns 0 if no more.
Public propertyNormAmps
Normal Ampere rating
Public propertyRac
Public propertyRadius
Public propertyRadiusUnits
Public propertyRdc
Public propertyResistanceUnits
Public propertyRStrand
Top
Methods
  NameDescription
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 methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Protected fieldapiutil (Inherited from ContextState.)
Protected fieldctx (Inherited from ContextState.)
Top
See Also