Skip to content

Class: Dynamicexp

A Dynamicexp object in OpenDSS.

URI: dss:Dynamicexp

 classDiagram
    class Dynamicexp
    click Dynamicexp href "../Dynamicexp/"
      Dynamicexp : Domain

      Dynamicexp : expression

      Dynamicexp : like

      Dynamicexp : name

      Dynamicexp : nvariables

      Dynamicexp : var

      Dynamicexp : varidx

      Dynamicexp : varnames

Class Properties

Property Value
Class URI dss:Dynamicexp

Slots

Name Cardinality and Range Description Inheritance
name 1
String
Object name direct
nvariables 0..1
Integer
(Int) Number of state variables to be considered in the differential equation direct
varnames 0..1
String
([String]) Array of strings with the names of the state variables direct
var 0..1
String
(String) Activates the state variable using the given name direct
varidx 0..1
String
(Int) read-only, returns the index of the active state variable direct
expression 0..1
String
It is the differential expression using OpenDSS RPN syntax direct
Domain 0..1
String
It is the domain for which the equation is defined, it can be one of [time*, ... direct
like 0..1
String
Make like another object, e direct

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Dynamicexp
description: A Dynamicexp object in OpenDSS.
from_schema: https://gridappsd.github.io/dss-graph/opendss
attributes:
  name:
    name: name
    description: Object name. Must be unique per object type.
    from_schema: https://gridappsd.github.io/dss-graph/general/dynamicexp
    identifier: true
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Cndata
    - Dynamicexp
    - Growthshape
    - Linecode
    - Linegeometry
    - Linespacing
    - Loadshape
    - Priceshape
    - Spectrum
    - TccCurve
    - Tsdata
    - Tshape
    - Wiredata
    - Xfmrcode
    - Xycurve
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: true
  nvariables:
    name: nvariables
    annotations:
      order:
        tag: order
        value: 1
    description: (Int) Number of state variables to be considered in the differential
      equation
    from_schema: https://gridappsd.github.io/dss-graph/general/dynamicexp
    rank: 1000
    domain_of:
    - Dynamicexp
    range: integer
    required: false
  varnames:
    name: varnames
    annotations:
      order:
        tag: order
        value: 2
    description: ([String]) Array of strings with the names of the state variables
    from_schema: https://gridappsd.github.io/dss-graph/general/dynamicexp
    rank: 1000
    domain_of:
    - Dynamicexp
    range: string
    required: false
  var:
    name: var
    annotations:
      order:
        tag: order
        value: 3
    description: (String) Activates the state variable using the given name
    from_schema: https://gridappsd.github.io/dss-graph/general/dynamicexp
    rank: 1000
    domain_of:
    - Dynamicexp
    range: string
    required: false
  varidx:
    name: varidx
    annotations:
      order:
        tag: order
        value: 4
    description: (Int) read-only, returns the index of the active state variable
    from_schema: https://gridappsd.github.io/dss-graph/general/dynamicexp
    rank: 1000
    domain_of:
    - Dynamicexp
    range: string
    required: false
  expression:
    name: expression
    annotations:
      order:
        tag: order
        value: 5
    description: It is the differential expression using OpenDSS RPN syntax
    from_schema: https://gridappsd.github.io/dss-graph/general/dynamicexp
    rank: 1000
    domain_of:
    - Dynamicexp
    range: string
    required: false
  Domain:
    name: Domain
    annotations:
      order:
        tag: order
        value: 6
    description: It is the domain for which the equation is defined, it can be one
      of [time*, dq]
    from_schema: https://gridappsd.github.io/dss-graph/general/dynamicexp
    rank: 1000
    domain_of:
    - Dynamicexp
    range: string
    required: false
  like:
    name: like
    annotations:
      order:
        tag: order
        value: 7
    description: Make like another object, e
    from_schema: https://gridappsd.github.io/dss-graph/general/dynamicexp
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Cndata
    - Dynamicexp
    - Growthshape
    - Linecode
    - Linegeometry
    - Linespacing
    - Loadshape
    - Priceshape
    - Spectrum
    - TccCurve
    - Tsdata
    - Tshape
    - Wiredata
    - Xfmrcode
    - Xycurve
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: false
class_uri: dss:Dynamicexp

Induced

name: Dynamicexp
description: A Dynamicexp object in OpenDSS.
from_schema: https://gridappsd.github.io/dss-graph/opendss
attributes:
  name:
    name: name
    description: Object name. Must be unique per object type.
    from_schema: https://gridappsd.github.io/dss-graph/general/dynamicexp
    identifier: true
    owner: Dynamicexp
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Cndata
    - Dynamicexp
    - Growthshape
    - Linecode
    - Linegeometry
    - Linespacing
    - Loadshape
    - Priceshape
    - Spectrum
    - TccCurve
    - Tsdata
    - Tshape
    - Wiredata
    - Xfmrcode
    - Xycurve
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: true
  nvariables:
    name: nvariables
    annotations:
      order:
        tag: order
        value: 1
    description: (Int) Number of state variables to be considered in the differential
      equation
    from_schema: https://gridappsd.github.io/dss-graph/general/dynamicexp
    rank: 1000
    owner: Dynamicexp
    domain_of:
    - Dynamicexp
    range: integer
    required: false
  varnames:
    name: varnames
    annotations:
      order:
        tag: order
        value: 2
    description: ([String]) Array of strings with the names of the state variables
    from_schema: https://gridappsd.github.io/dss-graph/general/dynamicexp
    rank: 1000
    owner: Dynamicexp
    domain_of:
    - Dynamicexp
    range: string
    required: false
  var:
    name: var
    annotations:
      order:
        tag: order
        value: 3
    description: (String) Activates the state variable using the given name
    from_schema: https://gridappsd.github.io/dss-graph/general/dynamicexp
    rank: 1000
    owner: Dynamicexp
    domain_of:
    - Dynamicexp
    range: string
    required: false
  varidx:
    name: varidx
    annotations:
      order:
        tag: order
        value: 4
    description: (Int) read-only, returns the index of the active state variable
    from_schema: https://gridappsd.github.io/dss-graph/general/dynamicexp
    rank: 1000
    owner: Dynamicexp
    domain_of:
    - Dynamicexp
    range: string
    required: false
  expression:
    name: expression
    annotations:
      order:
        tag: order
        value: 5
    description: It is the differential expression using OpenDSS RPN syntax
    from_schema: https://gridappsd.github.io/dss-graph/general/dynamicexp
    rank: 1000
    owner: Dynamicexp
    domain_of:
    - Dynamicexp
    range: string
    required: false
  Domain:
    name: Domain
    annotations:
      order:
        tag: order
        value: 6
    description: It is the domain for which the equation is defined, it can be one
      of [time*, dq]
    from_schema: https://gridappsd.github.io/dss-graph/general/dynamicexp
    rank: 1000
    owner: Dynamicexp
    domain_of:
    - Dynamicexp
    range: string
    required: false
  like:
    name: like
    annotations:
      order:
        tag: order
        value: 7
    description: Make like another object, e
    from_schema: https://gridappsd.github.io/dss-graph/general/dynamicexp
    owner: Dynamicexp
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Cndata
    - Dynamicexp
    - Growthshape
    - Linecode
    - Linegeometry
    - Linespacing
    - Loadshape
    - Priceshape
    - Spectrum
    - TccCurve
    - Tsdata
    - Tshape
    - Wiredata
    - Xfmrcode
    - Xycurve
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: false
class_uri: dss:Dynamicexp