Class: TccCurve¶
A TccCurve object in OpenDSS.
URI: dss:TccCurve
classDiagram
class TccCurve
click TccCurve href "../TccCurve/"
TccCurve : C_array
TccCurve : like
TccCurve : name
TccCurve : npts
TccCurve : T_array
Class Properties¶
| Property | Value |
|---|---|
| Class URI | dss:TccCurve |
Slots¶
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 1 String |
Object name | direct |
| npts | 0..1 Integer |
Number of points to expect in time-current arrays | direct |
| C_array | 0..1 Float |
Array of current (or voltage) values corresponding to time values (see help o... | direct |
| T_array | 0..1 String |
Array of time values in sec | 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:TccCurve |
| native | dss:TccCurve |
LinkML Source¶
Direct¶
name: TccCurve
description: A TccCurve 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/tcc_curve
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
npts:
name: npts
annotations:
order:
tag: order
value: 1
description: Number of points to expect in time-current arrays
from_schema: https://gridappsd.github.io/dss-graph/general/tcc_curve
domain_of:
- Growthshape
- Loadshape
- Priceshape
- TccCurve
- Tshape
- Xycurve
range: integer
required: false
C_array:
name: C_array
annotations:
order:
tag: order
value: 2
description: Array of current (or voltage) values corresponding to time values
(see help on T_Array)
from_schema: https://gridappsd.github.io/dss-graph/general/tcc_curve
rank: 1000
domain_of:
- TccCurve
range: float
required: false
T_array:
name: T_array
annotations:
order:
tag: order
value: 3
description: Array of time values in sec
from_schema: https://gridappsd.github.io/dss-graph/general/tcc_curve
rank: 1000
domain_of:
- TccCurve
range: string
required: false
like:
name: like
annotations:
order:
tag: order
value: 4
description: Make like another object, e
from_schema: https://gridappsd.github.io/dss-graph/general/tcc_curve
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:TccCurve
Induced¶
name: TccCurve
description: A TccCurve 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/tcc_curve
identifier: true
owner: TccCurve
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
npts:
name: npts
annotations:
order:
tag: order
value: 1
description: Number of points to expect in time-current arrays
from_schema: https://gridappsd.github.io/dss-graph/general/tcc_curve
owner: TccCurve
domain_of:
- Growthshape
- Loadshape
- Priceshape
- TccCurve
- Tshape
- Xycurve
range: integer
required: false
C_array:
name: C_array
annotations:
order:
tag: order
value: 2
description: Array of current (or voltage) values corresponding to time values
(see help on T_Array)
from_schema: https://gridappsd.github.io/dss-graph/general/tcc_curve
rank: 1000
owner: TccCurve
domain_of:
- TccCurve
range: float
required: false
T_array:
name: T_array
annotations:
order:
tag: order
value: 3
description: Array of time values in sec
from_schema: https://gridappsd.github.io/dss-graph/general/tcc_curve
rank: 1000
owner: TccCurve
domain_of:
- TccCurve
range: string
required: false
like:
name: like
annotations:
order:
tag: order
value: 4
description: Make like another object, e
from_schema: https://gridappsd.github.io/dss-graph/general/tcc_curve
owner: TccCurve
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:TccCurve