Click or drag to resize

Lines Properties

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

The Lines type exposes the following members.

Properties
  NameDescription
Public propertyAllNames
Array of strings with all Line names in the circuit.
Public propertyBus1
Name of bus for terminal 1.
Public propertyBus2
Name of bus for terminal 2.
Public propertyC0
Zero Sequence capacitance, nanofarads per unit length.
Public propertyC1
Positive Sequence capacitance, nanofarads per unit length.
Public propertyCmatrix
Public propertyCount
Number of Line objects in active circuit.
Public propertyEmergAmps
Emergency (maximum) ampere rating of Line.
Public propertyFirst
Sets the first Line active. Returns 0 if no more.
Public propertyGeometry
Line geometry code
Public propertyidx
Get/set active Line by index; index is 1-based: 1..count
Public propertyIsSwitch
Sets/gets the Line element switch status. Setting it has side-effects to the line parameters.
Public propertyLength
Length of line section in units compatible with the LineCode definition.
Public propertyLineCode
Name of LineCode object that defines the impedances.
Public propertyName
Sets the active Line by Name.
Public propertyNext
Sets the next Line active. Returns 0 if no more.
Public propertyNormAmps
Normal ampere rating of Line.
Public propertyNumCust
Number of customers on this line section.
Public propertyParent
Sets Parent of the active Line to be the active line. Returns 0 if no parent or action fails.
Public propertyPhases
Number of Phases, this Line element.
Public propertyR0
Zero Sequence resistance, ohms per unit length.
Public propertyR1
Positive Sequence resistance, ohms per unit length.
Public propertyRg
Earth return resistance value used to compute line impedances at power frequency
Public propertyRho
Earth Resistivity, m-ohms
Public propertyRmatrix
Resistance matrix (full), ohms per unit length. Array of doubles.
Public propertySeasonRating
Delivers the rating for the current season (in Amps) if the "SeasonalRatings" option is active
Public propertySpacing
Line spacing code
Public propertyTotalCust
Total Number of customers served from this line section.
Public propertyUnits
Public propertyX0
Zero Sequence reactance ohms per unit length.
Public propertyX1
Positive Sequence reactance, ohms per unit length.
Public propertyXg
Earth return reactance value used to compute line impedances at power frequency
Public propertyXmatrix
Public propertyYprim
Yprimitive: Does Nothing at present on Put; Dangerous
Top
See Also