Skip to content

Slot: EpsRmedium

Relative Permittivity of the medium. Used by lines with a geometry definition. Default is 1.0 for air.

URI: dss:EpsRmedium

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): dielectric constant for line-constants calculation; no CIM equivalent in the standard profile.

Identifier and Mapping Information

Annotations

property value
order 31
dss_default float(1.0)

Schema Source

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

Mappings

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

LinkML Source

name: EpsRmedium
annotations:
  order:
    tag: order
    value: 31
  dss_default:
    tag: dss_default
    value: float(1.0)
description: Relative Permittivity of the medium. Used by lines with a geometry definition.
  Default is 1.0 for air.
comments:
- 'OpenDSS-only (N/A): dielectric constant for line-constants calculation; 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