Skip to content

Enum: LeadLagType

Phase shift designation for Delta-Wye connections

URI: dss:LeadLagType

Permissible Values

Value Meaning Description
Lead None Lead phase shift
Lag None Lag phase shift (default)
ANSI None ANSI 30 deg lag (same as Lag)
Euro None European Dy11 connection (same as Lead)

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: LeadLagType
description: Phase shift designation for Delta-Wye connections
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
permissible_values:
  Lead:
    text: Lead
    description: Lead phase shift
  Lag:
    text: Lag
    description: Lag phase shift (default)
  ANSI:
    text: ANSI
    description: ANSI 30 deg lag (same as Lag)
  Euro:
    text: Euro
    description: European Dy11 connection (same as Lead)