LineGeometries Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:dss_sharp.LineGeometries"]
Namespace: dss_sharp
The LineGeometries type exposes the following members.
| Name | Description | |
|---|---|---|
| LineGeometries | Initializes a new instance of the LineGeometries class |
| Name | Description | |
|---|---|---|
| AllNames |
Array of strings with all LineGeometrie names in the circuit.
| |
| Conductors |
Array of strings with names of all conductors in the active LineGeometry object
| |
| Count |
Number of LineGeometrie objects in active circuit.
| |
| EmergAmps |
Emergency ampere rating
| |
| First |
Sets the first LineGeometrie active. Returns 0 if no more.
| |
| idx |
Get/set active LineGeometrie by index; index is 1-based: 1..count
| |
| Name |
Sets the active LineGeometrie by Name.
| |
| Nconds |
Number of conductors in this geometry. Default is 3. Triggers memory allocations. Define first!
| |
| Next |
Sets the next LineGeometrie active. Returns 0 if no more.
| |
| NormAmps |
Normal ampere rating
| |
| Phases |
Number of Phases
| |
| Reduce | ||
| RhoEarth | ||
| Units | ||
| Xcoords |
Get/Set the X (horizontal) coordinates of the conductors
| |
| Ycoords |
Get/Set the Y (vertical/height) coordinates of the conductors
|
| Name | Description | |
|---|---|---|
| CheckForError | (Inherited from ContextState.) | |
| Cmatrix |
Capacitance matrix, nF
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetContextHandle |
Returns the low-level handle of the current OpenDSS/DSS-CAPI instance.
(Inherited from ContextState.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Rmatrix |
Resistance matrix, ohms
| |
| ToString | (Inherited from Object.) | |
| Xmatrix |
Reactance matrix, ohms
| |
| Zmatrix |
Complex impedance matrix, ohms
|
| Name | Description | |
|---|---|---|
| apiutil | (Inherited from ContextState.) | |
| ctx | (Inherited from ContextState.) |