Skip to content

Slot: Numsteps

Number of steps in this capacitor bank. Default = 1.

URI: dss:Numsteps

Applicable Classes

Name Description Modifies Slot
Capacitor A Capacitor object in OpenDSS representing a shunt or series capacitor bank c... no

Properties

Type and Range

Property Value
Range Integer
Domain Of Capacitor

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Capacitor

Comments

  • Import: mapped to both normalSections and maximumSections. Export: read from maximumSections.

Identifier and Mapping Information

Annotations

property value
order 12
dss_default int(1)

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:Numsteps
native dss:Numsteps
exact cim:LinearShuntCompensator.maximumSections

LinkML Source

name: Numsteps
annotations:
  order:
    tag: order
    value: 12
  dss_default:
    tag: dss_default
    value: int(1)
description: Number of steps in this capacitor bank. Default = 1.
comments:
- 'Import: mapped to both normalSections and maximumSections. Export: read from maximumSections.'
from_schema: https://gridappsd.github.io/dss-graph/opendss
exact_mappings:
- cim:LinearShuntCompensator.maximumSections
rank: 1000
owner: Capacitor
domain_of:
- Capacitor
range: integer
required: false