Skip to content

Class: Length

Unit of length. It shall be a positive value or zero.

URI: cim:Length

 classDiagram
    class Length
      Length : Length.multiplier

          Length --> UnitMultiplier : Length.multiplier

      Length : Length.unit

          Length --> UnitSymbol : Length.unit

      Length : Length.value

Slots

Name Cardinality and Range Description Inheritance
value 0..1
Float
direct
unit 0..1
UnitSymbol
direct
multiplier 0..1
UnitMultiplier
direct

Usages

used by used in type used
ACLineSegment length range Length
Conductor length range Length
WireInfo core_radius range Length
WireInfo gmr range Length
WireInfo insulation_thickness range Length
WireInfo radius range Length

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile

Mappings

Mapping Type Mapped Value
self cim:Length
native this:Length

LinkML Source

Direct

name: Length
description: Unit of length. It shall be a positive value or zero.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
attributes:
  value:
    name: value
    from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
    slot_uri: cim:Length.value
    multivalued: false
    domain_of:
    - Susceptance
    - Conductance
    - Resistance
    - Reactance
    - Length
    - Voltage
    - CurrentFlow
    - ActivePower
    - PerCent
    - ReactivePower
    range: float
    required: false
  unit:
    name: unit
    from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
    slot_uri: cim:Length.unit
    multivalued: false
    domain_of:
    - Susceptance
    - Conductance
    - Resistance
    - Reactance
    - Length
    - Voltage
    - CurrentFlow
    - ActivePower
    - PerCent
    - ReactivePower
    range: UnitSymbol
    required: false
  multiplier:
    name: multiplier
    from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
    slot_uri: cim:Length.multiplier
    multivalued: false
    domain_of:
    - Susceptance
    - Conductance
    - Resistance
    - Reactance
    - Length
    - Voltage
    - CurrentFlow
    - ActivePower
    - PerCent
    - ReactivePower
    range: UnitMultiplier
    required: false
class_uri: cim:Length

Induced

name: Length
description: Unit of length. It shall be a positive value or zero.
from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
rank: 1000
attributes:
  value:
    name: value
    from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
    slot_uri: cim:Length.value
    multivalued: false
    alias: value
    owner: Length
    domain_of:
    - Susceptance
    - Conductance
    - Resistance
    - Reactance
    - Length
    - Voltage
    - CurrentFlow
    - ActivePower
    - PerCent
    - ReactivePower
    range: float
    required: false
  unit:
    name: unit
    from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
    slot_uri: cim:Length.unit
    multivalued: false
    alias: unit
    owner: Length
    domain_of:
    - Susceptance
    - Conductance
    - Resistance
    - Reactance
    - Length
    - Voltage
    - CurrentFlow
    - ActivePower
    - PerCent
    - ReactivePower
    range: UnitSymbol
    required: false
  multiplier:
    name: multiplier
    from_schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
    slot_uri: cim:Length.multiplier
    multivalued: false
    alias: multiplier
    owner: Length
    domain_of:
    - Susceptance
    - Conductance
    - Resistance
    - Reactance
    - Length
    - Voltage
    - CurrentFlow
    - ActivePower
    - PerCent
    - ReactivePower
    range: UnitMultiplier
    required: false
class_uri: cim:Length