Skip to content

Slot: gen_class

An arbitrary integer number representing the class of Generator.

URI: dss:gen_class

Applicable Classes

Name Description Modifies Slot
Generator A Generator object in OpenDSS representing a power generator connected to a b... no

Properties

Type and Range

Property Value
Range Integer
Domain Of Generator

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Generator

Comments

  • Arbitrary DSS classification integer; no CIM equivalent.

TODOs

  • No CIM equivalent for DSS generator class integer.

Identifier and Mapping Information

Annotations

property value
order 19
dss_name class
dss_default int(1)

Schema Source

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

Mappings

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

LinkML Source

name: gen_class
annotations:
  order:
    tag: order
    value: 19
  dss_name:
    tag: dss_name
    value: class
  dss_default:
    tag: dss_default
    value: int(1)
description: An arbitrary integer number representing the class of Generator.
todos:
- No CIM equivalent for DSS generator class integer.
comments:
- Arbitrary DSS classification integer; no CIM equivalent.
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
owner: Generator
domain_of:
- Generator
range: integer
required: false