Skip to content

Enum: LineTypeCode

Code designating the type of line

URI: dss:LineTypeCode

Permissible Values

Value Meaning Description
OH None Overhead line (default)
UG None Underground
UG_TS None Underground tape shield
UG_CN None Underground concentric neutral
SWT_LDBRK None Switch load break
SWT_FUSE None Switch fuse
SWT_SECT None Switch sectionalizer
SWT_REC None Switch recloser
SWT_DISC None Switch disconnect
SWT_BRK None Switch breaker
SWT_ELBOW None Switch elbow
BUSBAR None Busbar

Slots

Name Description
LineType Code designating the type of line

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: LineTypeCode
description: Code designating the type of line
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
permissible_values:
  OH:
    text: OH
    description: Overhead line (default)
  UG:
    text: UG
    description: Underground
  UG_TS:
    text: UG_TS
    description: Underground tape shield
  UG_CN:
    text: UG_CN
    description: Underground concentric neutral
  SWT_LDBRK:
    text: SWT_LDBRK
    description: Switch load break
  SWT_FUSE:
    text: SWT_FUSE
    description: Switch fuse
  SWT_SECT:
    text: SWT_SECT
    description: Switch sectionalizer
  SWT_REC:
    text: SWT_REC
    description: Switch recloser
  SWT_DISC:
    text: SWT_DISC
    description: Switch disconnect
  SWT_BRK:
    text: SWT_BRK
    description: Switch breaker
  SWT_ELBOW:
    text: SWT_ELBOW
    description: Switch elbow
  BUSBAR:
    text: BUSBAR
    description: Busbar