Class Description

Common type for per-length electrical catalogues describing DC line parameters.

Attributes

Name Type Description
capacitance CapacitancePerLength Capacitance per unit of length of the DC line segment; significant for cables only.
inductance InductancePerLength Inductance per unit of length of the DC line segment.
resistance ResistancePerLength Resistance per length of the DC line segment.

Relationships

Inherits from

Descendant classes

  • No descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target Source Name Source Assoc. Description Target Name Target Assoc. Description
PerLengthDCLineParameter 0..1 DCLineSegment 0..* PerLengthParameter Set of per-length parameters for this line segment. DCLineSegments All line segments described by this set of per-length parameters.