Skip to content

Class: Tsdata

A Tsdata object in OpenDSS.

URI: dss:Tsdata

 classDiagram
    class Tsdata
    click Tsdata href "../Tsdata/"
      Tsdata : Capradius

      Tsdata : DiaCable

      Tsdata : DiaIns

      Tsdata : diam

      Tsdata : DiaShield

      Tsdata : emergamps

      Tsdata : EpsR

      Tsdata : GMRac

      Tsdata : GMRunits

      Tsdata : InsLayer

      Tsdata : like

      Tsdata : name

      Tsdata : normamps

      Tsdata : Rac

      Tsdata : radius

      Tsdata : radunits

      Tsdata : Ratings

      Tsdata : Rdc

      Tsdata : Runits

      Tsdata : Seasons

      Tsdata : TapeLap

      Tsdata : TapeLayer

Class Properties

Property Value
Class URI dss:Tsdata

Slots

Name Cardinality and Range Description Inheritance
name 1
String
Object name direct
DiaShield 0..1
Float
Diameter over tape shield; same units as radius; no default direct
TapeLayer 0..1
Float
Tape shield thickness; same units as radius; no default direct
TapeLap 0..1
Float
Tape Lap in percent; default 20 direct
EpsR 0..1
Float
Insulation layer relative permittivity; default is 2 direct
InsLayer 0..1
Float
Insulation layer thickness; same units as radius; no default direct
DiaIns 0..1
Float
Diameter over insulation layer; same units as radius; no default direct
DiaCable 0..1
Float
Diameter over cable; same units as radius; no default direct
Rdc 0..1
Float
dc Resistance, ohms per unit length (see Runits) direct
Rac 0..1
Float
Resistance at 60 Hz per unit length direct
Runits 0..1
String
Length units for resistance: ohms per {mi kft
GMRac 0..1
Float
GMR at 60 Hz direct
GMRunits 0..1
String
Units for GMR: {mi kft
radius 0..1
Float
Outside radius of conductor direct
radunits 0..1
String
Units for outside radius: {mi kft
normamps 0..1
Float
Normal ampacity, amperes direct
emergamps 0..1
Float
Emergency ampacity, amperes direct
diam 0..1
Float
Diameter; Alternative method for entering radius direct
Seasons 0..1
Integer
Defines the number of ratings to be defined for the wire, to be used only whe... direct
Ratings 0..1
Float
An array of ratings to be used when the seasonal ratings flag is True direct
Capradius 0..1
Float
Equivalent conductor radius for capacitance calcs 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:Tsdata
native dss:Tsdata

LinkML Source

Direct

name: Tsdata
description: A Tsdata 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/tsdata
    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
  DiaShield:
    name: DiaShield
    annotations:
      order:
        tag: order
        value: 1
    description: Diameter over tape shield; same units as radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    rank: 1000
    domain_of:
    - Tsdata
    range: float
    required: false
  TapeLayer:
    name: TapeLayer
    annotations:
      order:
        tag: order
        value: 2
    description: Tape shield thickness; same units as radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    rank: 1000
    domain_of:
    - Tsdata
    range: float
    required: false
  TapeLap:
    name: TapeLap
    annotations:
      order:
        tag: order
        value: 3
    description: Tape Lap in percent; default 20
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    rank: 1000
    domain_of:
    - Tsdata
    range: float
    required: false
  EpsR:
    name: EpsR
    annotations:
      order:
        tag: order
        value: 4
    description: Insulation layer relative permittivity; default is 2
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Cndata
    - Tsdata
    range: float
    required: false
  InsLayer:
    name: InsLayer
    annotations:
      order:
        tag: order
        value: 5
    description: Insulation layer thickness; same units as radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Cndata
    - Tsdata
    range: float
    required: false
  DiaIns:
    name: DiaIns
    annotations:
      order:
        tag: order
        value: 6
    description: Diameter over insulation layer; same units as radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Cndata
    - Tsdata
    range: float
    required: false
  DiaCable:
    name: DiaCable
    annotations:
      order:
        tag: order
        value: 7
    description: Diameter over cable; same units as radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Cndata
    - Tsdata
    range: float
    required: false
  Rdc:
    name: Rdc
    annotations:
      order:
        tag: order
        value: 8
    description: dc Resistance, ohms per unit length (see Runits)
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
  Rac:
    name: Rac
    annotations:
      order:
        tag: order
        value: 9
    description: Resistance at 60 Hz per unit length
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Vsconverter
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
    minimum_value: 0.0
  Runits:
    name: Runits
    annotations:
      order:
        tag: order
        value: 10
    description: 'Length units for resistance: ohms per {mi|kft|km|m|Ft|in|cm|mm}
      Default=none'
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: string
    required: false
  GMRac:
    name: GMRac
    annotations:
      order:
        tag: order
        value: 11
    description: GMR at 60 Hz
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
    minimum_value: 0.0
  GMRunits:
    name: GMRunits
    annotations:
      order:
        tag: order
        value: 12
    description: 'Units for GMR: {mi|kft|km|m|Ft|in|cm|mm} Default=none'
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: string
    required: false
  radius:
    name: radius
    annotations:
      order:
        tag: order
        value: 13
    description: Outside radius of conductor
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
  radunits:
    name: radunits
    annotations:
      order:
        tag: order
        value: 14
    description: 'Units for outside radius: {mi|kft|km|m|Ft|in|cm|mm} Default=none'
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: string
    required: false
  normamps:
    name: normamps
    annotations:
      order:
        tag: order
        value: 15
    description: Normal ampacity, amperes
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Cndata
    - Linecode
    - Linegeometry
    - Tsdata
    - Wiredata
    - Fault
    range: float
    required: false
  emergamps:
    name: emergamps
    annotations:
      order:
        tag: order
        value: 16
    description: Emergency ampacity, amperes
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Cndata
    - Linecode
    - Linegeometry
    - Tsdata
    - Wiredata
    - Fault
    range: float
    required: false
  diam:
    name: diam
    annotations:
      order:
        tag: order
        value: 17
    description: Diameter; Alternative method for entering radius
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
  Seasons:
    name: Seasons
    annotations:
      order:
        tag: order
        value: 18
    description: Defines the number of ratings to be defined for the wire, to be used
      only when defining seasonal ratings using the "Ratings" property
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Line
    - Transformer
    - Storagecontroller
    - Cndata
    - Linecode
    - Linegeometry
    - Tsdata
    - Wiredata
    - Xfmrcode
    range: integer
    required: false
  Ratings:
    name: Ratings
    annotations:
      order:
        tag: order
        value: 19
    description: An array of ratings to be used when the seasonal ratings flag is
      True
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Line
    - Transformer
    - Cndata
    - Linecode
    - Linegeometry
    - Tsdata
    - Wiredata
    - Xfmrcode
    range: float
    required: false
  Capradius:
    name: Capradius
    annotations:
      order:
        tag: order
        value: 20
    description: Equivalent conductor radius for capacitance calcs
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
  like:
    name: like
    annotations:
      order:
        tag: order
        value: 21
    description: Make like another object, e
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    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:Tsdata

Induced

name: Tsdata
description: A Tsdata 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/tsdata
    identifier: true
    owner: Tsdata
    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
  DiaShield:
    name: DiaShield
    annotations:
      order:
        tag: order
        value: 1
    description: Diameter over tape shield; same units as radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    rank: 1000
    owner: Tsdata
    domain_of:
    - Tsdata
    range: float
    required: false
  TapeLayer:
    name: TapeLayer
    annotations:
      order:
        tag: order
        value: 2
    description: Tape shield thickness; same units as radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    rank: 1000
    owner: Tsdata
    domain_of:
    - Tsdata
    range: float
    required: false
  TapeLap:
    name: TapeLap
    annotations:
      order:
        tag: order
        value: 3
    description: Tape Lap in percent; default 20
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    rank: 1000
    owner: Tsdata
    domain_of:
    - Tsdata
    range: float
    required: false
  EpsR:
    name: EpsR
    annotations:
      order:
        tag: order
        value: 4
    description: Insulation layer relative permittivity; default is 2
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Cndata
    - Tsdata
    range: float
    required: false
  InsLayer:
    name: InsLayer
    annotations:
      order:
        tag: order
        value: 5
    description: Insulation layer thickness; same units as radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Cndata
    - Tsdata
    range: float
    required: false
  DiaIns:
    name: DiaIns
    annotations:
      order:
        tag: order
        value: 6
    description: Diameter over insulation layer; same units as radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Cndata
    - Tsdata
    range: float
    required: false
  DiaCable:
    name: DiaCable
    annotations:
      order:
        tag: order
        value: 7
    description: Diameter over cable; same units as radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Cndata
    - Tsdata
    range: float
    required: false
  Rdc:
    name: Rdc
    annotations:
      order:
        tag: order
        value: 8
    description: dc Resistance, ohms per unit length (see Runits)
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
  Rac:
    name: Rac
    annotations:
      order:
        tag: order
        value: 9
    description: Resistance at 60 Hz per unit length
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Vsconverter
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
    minimum_value: 0.0
  Runits:
    name: Runits
    annotations:
      order:
        tag: order
        value: 10
    description: 'Length units for resistance: ohms per {mi|kft|km|m|Ft|in|cm|mm}
      Default=none'
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: string
    required: false
  GMRac:
    name: GMRac
    annotations:
      order:
        tag: order
        value: 11
    description: GMR at 60 Hz
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
    minimum_value: 0.0
  GMRunits:
    name: GMRunits
    annotations:
      order:
        tag: order
        value: 12
    description: 'Units for GMR: {mi|kft|km|m|Ft|in|cm|mm} Default=none'
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: string
    required: false
  radius:
    name: radius
    annotations:
      order:
        tag: order
        value: 13
    description: Outside radius of conductor
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
  radunits:
    name: radunits
    annotations:
      order:
        tag: order
        value: 14
    description: 'Units for outside radius: {mi|kft|km|m|Ft|in|cm|mm} Default=none'
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: string
    required: false
  normamps:
    name: normamps
    annotations:
      order:
        tag: order
        value: 15
    description: Normal ampacity, amperes
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Cndata
    - Linecode
    - Linegeometry
    - Tsdata
    - Wiredata
    - Fault
    range: float
    required: false
  emergamps:
    name: emergamps
    annotations:
      order:
        tag: order
        value: 16
    description: Emergency ampacity, amperes
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Cndata
    - Linecode
    - Linegeometry
    - Tsdata
    - Wiredata
    - Fault
    range: float
    required: false
  diam:
    name: diam
    annotations:
      order:
        tag: order
        value: 17
    description: Diameter; Alternative method for entering radius
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
  Seasons:
    name: Seasons
    annotations:
      order:
        tag: order
        value: 18
    description: Defines the number of ratings to be defined for the wire, to be used
      only when defining seasonal ratings using the "Ratings" property
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Line
    - Transformer
    - Storagecontroller
    - Cndata
    - Linecode
    - Linegeometry
    - Tsdata
    - Wiredata
    - Xfmrcode
    range: integer
    required: false
  Ratings:
    name: Ratings
    annotations:
      order:
        tag: order
        value: 19
    description: An array of ratings to be used when the seasonal ratings flag is
      True
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Line
    - Transformer
    - Cndata
    - Linecode
    - Linegeometry
    - Tsdata
    - Wiredata
    - Xfmrcode
    range: float
    required: false
  Capradius:
    name: Capradius
    annotations:
      order:
        tag: order
        value: 20
    description: Equivalent conductor radius for capacitance calcs
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
  like:
    name: like
    annotations:
      order:
        tag: order
        value: 21
    description: Make like another object, e
    from_schema: https://gridappsd.github.io/dss-graph/general/tsdata
    owner: Tsdata
    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:Tsdata