Skip to content

Slot: load_class

An arbitrary integer number representing the class of load so that load values may be segregated by load value. Default is 1; not used internally.

URI: dss:load_class

Applicable Classes

Name Description Modifies Slot
Load A Load object in OpenDSS representing an energy consumer connected to a bus i... no

Properties

Type and Range

Property Value
Range Integer
Domain Of Load

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Load

TODOs

  • No CIM equivalent. Could potentially map to a PSRType classification but no standard CIM field exists.

Identifier and Mapping Information

Annotations

property value
order 16
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:load_class
native dss:load_class

LinkML Source

name: load_class
annotations:
  order:
    tag: order
    value: 16
  dss_name:
    tag: dss_name
    value: class
  dss_default:
    tag: dss_default
    value: int(1)
description: An arbitrary integer number representing the class of load so that load
  values may be segregated by load value. Default is 1; not used internally.
todos:
- No CIM equivalent. Could potentially map to a PSRType classification but no standard
  CIM field exists.
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
owner: Load
domain_of:
- Load
range: integer
required: false