PerLengthDCLineParameter
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
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | 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. |