Skip to content

Class: Indmach012

A Indmach012 object in OpenDSS.

URI: dss:Indmach012

 classDiagram
    class Indmach012
    click Indmach012 href "../Indmach012/"
      Indmach012 : basefreq

      Indmach012 : bus1

      Indmach012 : conn

      Indmach012 : D

      Indmach012 : Daily

      Indmach012 : Debugtrace

      Indmach012 : Duty

      Indmach012 : enabled

      Indmach012 : H

      Indmach012 : kv

      Indmach012 : kVA

      Indmach012 : kW

      Indmach012 : like

      Indmach012 : MaxSlip

      Indmach012 : name

      Indmach012 : pf

      Indmach012 : phases

      Indmach012 : puRr

      Indmach012 : puRs

      Indmach012 : puXm

      Indmach012 : puXr

      Indmach012 : puXs

      Indmach012 : Slip

      Indmach012 : SlipOption

      Indmach012 : spectrum

      Indmach012 : Yearly

Class Properties

Property Value
Class URI dss:Indmach012

Slots

Name Cardinality and Range Description Inheritance
name 1
String
Object name direct
phases 0..1
Integer
Number of Phases, this Induction Machine direct
bus1 0..1
String
Bus to which the Induction Machine is connected direct
kv 0..1
Float
Nominal rated (1 direct
kW 0..1
Float
Shaft Power, kW, for the Induction Machine direct
pf 0..1
Float
[Read Only] Present power factor for the machine direct
conn 0..1
String
Connection of stator: Delta or Wye direct
kVA 0..1
Float
Rated kVA for the machine direct
H 0..1
Float
Per unit mass constant of the machine direct
D 0..1
String
Damping constant direct
puRs 0..1
Float
Per unit stator resistance direct
puXs 0..1
Float
Per unit stator leakage reactance direct
puRr 0..1
Float
Per unit rotor resistance direct
puXr 0..1
Float
Per unit rotor leakage reactance direct
puXm 0..1
Float
Per unit magnetizing reactance direct
Slip 0..1
String
Initial slip value direct
MaxSlip 0..1
String
Max slip value to allow direct
SlipOption 0..1
String
Option for slip model direct
Yearly 0..1
String
LOADSHAPE object to use for yearly simulations direct
Daily 0..1
String
LOADSHAPE object to use for daily simulations direct
Duty 0..1
Integer
LOADSHAPE object to use for duty cycle simulations direct
Debugtrace 0..1
String
[Yes No*] Write DebugTrace file
spectrum 0..1
Float
Name of harmonic voltage or current spectrum for this IndMach012 direct
basefreq 0..1
Float
Base Frequency for ratings direct
enabled 0..1
Boolean
{Yes No or True
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:Indmach012
native dss:Indmach012

LinkML Source

Direct

name: Indmach012
description: A Indmach012 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/pce/indmach012
    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
  phases:
    name: phases
    annotations:
      order:
        tag: order
        value: 1
    description: Number of Phases, this Induction Machine
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Xfmrcode
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: integer
    required: false
  bus1:
    name: bus1
    annotations:
      order:
        tag: order
        value: 2
    description: Bus to which the Induction Machine is connected
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Windgen
    - Capacitor
    - Line
    - Reactor
    - Fault
    - Isource
    - Vsource
    range: string
    required: false
  kv:
    name: kv
    annotations:
      order:
        tag: order
        value: 3
    description: Nominal rated (1
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    domain_of:
    - Generator
    - Generic5
    - Indmach012
    - Pvsystem
    - Storage
    - Windgen
    - Capacitor
    - Reactor
    range: float
    required: false
  kW:
    name: kW
    annotations:
      order:
        tag: order
        value: 4
    description: Shaft Power, kW, for the Induction Machine
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    domain_of:
    - Load
    - Generator
    - Generic5
    - Indmach012
    - Storage
    - Vsconverter
    - Windgen
    range: float
    required: false
  pf:
    name: pf
    annotations:
      order:
        tag: order
        value: 5
    description: '[Read Only] Present power factor for the machine'
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    domain_of:
    - Load
    - Generator
    - Generic5
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    range: float
    required: false
  conn:
    name: conn
    annotations:
      order:
        tag: order
        value: 6
    description: 'Connection of stator: Delta or Wye'
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    domain_of:
    - Load
    - Generator
    - Generic5
    - Indmach012
    - Pvsystem
    - Storage
    - Windgen
    - Autotrans
    - Capacitor
    - Reactor
    - Transformer
    - Xfmrcode
    - Sensor
    range: string
    required: false
  kVA:
    name: kVA
    annotations:
      order:
        tag: order
        value: 7
    description: Rated kVA for the machine
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    domain_of:
    - Load
    - Generator
    - Generic5
    - Indmach012
    - Pvsystem
    - Storage
    - Windgen
    - Autotrans
    - Transformer
    - Xfmrcode
    range: float
    required: false
  H:
    name: H
    annotations:
      order:
        tag: order
        value: 8
    description: Per unit mass constant of the machine
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    domain_of:
    - Generator
    - Generic5
    - Indmach012
    range: float
    required: false
  D:
    name: D
    annotations:
      order:
        tag: order
        value: 9
    description: Damping constant
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    domain_of:
    - Generator
    - Generic5
    - Indmach012
    range: string
    required: false
  puRs:
    name: puRs
    annotations:
      order:
        tag: order
        value: 10
    description: Per unit stator resistance
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    rank: 1000
    domain_of:
    - Indmach012
    range: float
    required: false
  puXs:
    name: puXs
    annotations:
      order:
        tag: order
        value: 11
    description: Per unit stator leakage reactance
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    rank: 1000
    domain_of:
    - Indmach012
    range: float
    required: false
  puRr:
    name: puRr
    annotations:
      order:
        tag: order
        value: 12
    description: Per unit rotor  resistance
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    rank: 1000
    domain_of:
    - Indmach012
    range: float
    required: false
  puXr:
    name: puXr
    annotations:
      order:
        tag: order
        value: 13
    description: Per unit rotor leakage reactance
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    rank: 1000
    domain_of:
    - Indmach012
    range: float
    required: false
  puXm:
    name: puXm
    annotations:
      order:
        tag: order
        value: 14
    description: Per unit magnetizing reactance
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    rank: 1000
    domain_of:
    - Indmach012
    range: float
    required: false
  Slip:
    name: Slip
    annotations:
      order:
        tag: order
        value: 15
    description: Initial slip value
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    rank: 1000
    domain_of:
    - Indmach012
    range: string
    required: false
  MaxSlip:
    name: MaxSlip
    annotations:
      order:
        tag: order
        value: 16
    description: Max slip value to allow
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    domain_of:
    - Generic5
    - Indmach012
    range: string
    required: false
  SlipOption:
    name: SlipOption
    annotations:
      order:
        tag: order
        value: 17
    description: Option for slip model
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    domain_of:
    - Generic5
    - Indmach012
    range: string
    required: false
  Yearly:
    name: Yearly
    annotations:
      order:
        tag: order
        value: 18
    description: LOADSHAPE object to use for yearly simulations
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    domain_of:
    - Generic5
    - Indmach012
    - Storagecontroller
    - Isource
    - Vsource
    range: string
    required: false
  Daily:
    name: Daily
    annotations:
      order:
        tag: order
        value: 19
    description: LOADSHAPE object to use for daily simulations
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    domain_of:
    - Generic5
    - Indmach012
    - Storagecontroller
    - Isource
    - Vsource
    range: string
    required: false
  Duty:
    name: Duty
    annotations:
      order:
        tag: order
        value: 20
    description: LOADSHAPE object to use for duty cycle simulations
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    domain_of:
    - Generic5
    - Indmach012
    - Storagecontroller
    - Isource
    - Vsource
    range: integer
    required: false
  Debugtrace:
    name: Debugtrace
    annotations:
      order:
        tag: order
        value: 21
    description: '[Yes | No*] Write DebugTrace file'
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    domain_of:
    - Generic5
    - Indmach012
    range: string
    required: false
  spectrum:
    name: spectrum
    annotations:
      order:
        tag: order
        value: 22
    description: Name of harmonic voltage or current spectrum for this IndMach012
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Gicsource
    - Isource
    - Vsource
    range: float
    required: false
  basefreq:
    name: basefreq
    annotations:
      order:
        tag: order
        value: 23
    description: Base Frequency for ratings
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    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
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: float
    required: false
  enabled:
    name: enabled
    annotations:
      order:
        tag: order
        value: 24
    description: '{Yes|No or True|False} Indicates whether this element is enabled'
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    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
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: boolean
    required: false
  like:
    name: like
    annotations:
      order:
        tag: order
        value: 25
    description: Make like another object, e
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    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:Indmach012

Induced

name: Indmach012
description: A Indmach012 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/pce/indmach012
    identifier: true
    owner: Indmach012
    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
  phases:
    name: phases
    annotations:
      order:
        tag: order
        value: 1
    description: Number of Phases, this Induction Machine
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Xfmrcode
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: integer
    required: false
  bus1:
    name: bus1
    annotations:
      order:
        tag: order
        value: 2
    description: Bus to which the Induction Machine is connected
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Windgen
    - Capacitor
    - Line
    - Reactor
    - Fault
    - Isource
    - Vsource
    range: string
    required: false
  kv:
    name: kv
    annotations:
      order:
        tag: order
        value: 3
    description: Nominal rated (1
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    domain_of:
    - Generator
    - Generic5
    - Indmach012
    - Pvsystem
    - Storage
    - Windgen
    - Capacitor
    - Reactor
    range: float
    required: false
  kW:
    name: kW
    annotations:
      order:
        tag: order
        value: 4
    description: Shaft Power, kW, for the Induction Machine
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    domain_of:
    - Load
    - Generator
    - Generic5
    - Indmach012
    - Storage
    - Vsconverter
    - Windgen
    range: float
    required: false
  pf:
    name: pf
    annotations:
      order:
        tag: order
        value: 5
    description: '[Read Only] Present power factor for the machine'
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    domain_of:
    - Load
    - Generator
    - Generic5
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    range: float
    required: false
  conn:
    name: conn
    annotations:
      order:
        tag: order
        value: 6
    description: 'Connection of stator: Delta or Wye'
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    domain_of:
    - Load
    - Generator
    - Generic5
    - Indmach012
    - Pvsystem
    - Storage
    - Windgen
    - Autotrans
    - Capacitor
    - Reactor
    - Transformer
    - Xfmrcode
    - Sensor
    range: string
    required: false
  kVA:
    name: kVA
    annotations:
      order:
        tag: order
        value: 7
    description: Rated kVA for the machine
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    domain_of:
    - Load
    - Generator
    - Generic5
    - Indmach012
    - Pvsystem
    - Storage
    - Windgen
    - Autotrans
    - Transformer
    - Xfmrcode
    range: float
    required: false
  H:
    name: H
    annotations:
      order:
        tag: order
        value: 8
    description: Per unit mass constant of the machine
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    domain_of:
    - Generator
    - Generic5
    - Indmach012
    range: float
    required: false
  D:
    name: D
    annotations:
      order:
        tag: order
        value: 9
    description: Damping constant
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    domain_of:
    - Generator
    - Generic5
    - Indmach012
    range: string
    required: false
  puRs:
    name: puRs
    annotations:
      order:
        tag: order
        value: 10
    description: Per unit stator resistance
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    rank: 1000
    owner: Indmach012
    domain_of:
    - Indmach012
    range: float
    required: false
  puXs:
    name: puXs
    annotations:
      order:
        tag: order
        value: 11
    description: Per unit stator leakage reactance
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    rank: 1000
    owner: Indmach012
    domain_of:
    - Indmach012
    range: float
    required: false
  puRr:
    name: puRr
    annotations:
      order:
        tag: order
        value: 12
    description: Per unit rotor  resistance
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    rank: 1000
    owner: Indmach012
    domain_of:
    - Indmach012
    range: float
    required: false
  puXr:
    name: puXr
    annotations:
      order:
        tag: order
        value: 13
    description: Per unit rotor leakage reactance
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    rank: 1000
    owner: Indmach012
    domain_of:
    - Indmach012
    range: float
    required: false
  puXm:
    name: puXm
    annotations:
      order:
        tag: order
        value: 14
    description: Per unit magnetizing reactance
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    rank: 1000
    owner: Indmach012
    domain_of:
    - Indmach012
    range: float
    required: false
  Slip:
    name: Slip
    annotations:
      order:
        tag: order
        value: 15
    description: Initial slip value
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    rank: 1000
    owner: Indmach012
    domain_of:
    - Indmach012
    range: string
    required: false
  MaxSlip:
    name: MaxSlip
    annotations:
      order:
        tag: order
        value: 16
    description: Max slip value to allow
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    domain_of:
    - Generic5
    - Indmach012
    range: string
    required: false
  SlipOption:
    name: SlipOption
    annotations:
      order:
        tag: order
        value: 17
    description: Option for slip model
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    domain_of:
    - Generic5
    - Indmach012
    range: string
    required: false
  Yearly:
    name: Yearly
    annotations:
      order:
        tag: order
        value: 18
    description: LOADSHAPE object to use for yearly simulations
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    domain_of:
    - Generic5
    - Indmach012
    - Storagecontroller
    - Isource
    - Vsource
    range: string
    required: false
  Daily:
    name: Daily
    annotations:
      order:
        tag: order
        value: 19
    description: LOADSHAPE object to use for daily simulations
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    domain_of:
    - Generic5
    - Indmach012
    - Storagecontroller
    - Isource
    - Vsource
    range: string
    required: false
  Duty:
    name: Duty
    annotations:
      order:
        tag: order
        value: 20
    description: LOADSHAPE object to use for duty cycle simulations
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    domain_of:
    - Generic5
    - Indmach012
    - Storagecontroller
    - Isource
    - Vsource
    range: integer
    required: false
  Debugtrace:
    name: Debugtrace
    annotations:
      order:
        tag: order
        value: 21
    description: '[Yes | No*] Write DebugTrace file'
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    domain_of:
    - Generic5
    - Indmach012
    range: string
    required: false
  spectrum:
    name: spectrum
    annotations:
      order:
        tag: order
        value: 22
    description: Name of harmonic voltage or current spectrum for this IndMach012
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Gicsource
    - Isource
    - Vsource
    range: float
    required: false
  basefreq:
    name: basefreq
    annotations:
      order:
        tag: order
        value: 23
    description: Base Frequency for ratings
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    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
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: float
    required: false
  enabled:
    name: enabled
    annotations:
      order:
        tag: order
        value: 24
    description: '{Yes|No or True|False} Indicates whether this element is enabled'
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    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
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: boolean
    required: false
  like:
    name: like
    annotations:
      order:
        tag: order
        value: 25
    description: Make like another object, e
    from_schema: https://gridappsd.github.io/dss-graph/pce/indmach012
    owner: Indmach012
    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:Indmach012