Skip to content

Slot: HeightOffset

Average Height (or depth) offset to be applied on top of coordinates of geometry or spacing. Use negative value for depth in underground lines. Default is 0.0.

URI: dss:HeightOffset

Applicable Classes

Name Description Modifies Slot
Line A Line object in OpenDSS representing a power delivery line connecting two bu... no

Properties

Type and Range

Property Value
Range Float
Domain Of Line

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Line

Comments

  • OpenDSS-only (N/A): geometry adjustment parameter; no CIM equivalent in the standard profile.

Identifier and Mapping Information

Annotations

property value
order 32
dss_default float(0.0)

Schema Source

  • from schema: https://gridappsd.github.io/dss-graph/opendss

Mappings

Mapping Type Mapped Value
self dss:HeightOffset
native dss:HeightOffset

LinkML Source

name: HeightOffset
annotations:
  order:
    tag: order
    value: 32
  dss_default:
    tag: dss_default
    value: float(0.0)
description: Average Height (or depth) offset to be applied on top of coordinates
  of geometry or spacing. Use negative value for depth in underground lines. Default
  is 0.0.
comments:
- 'OpenDSS-only (N/A): geometry adjustment parameter; no CIM equivalent in the standard
  profile.'
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
owner: Line
domain_of:
- Line
range: float
required: false