Skip to content

Class: CurrentScheduledInterchange

_Control area current net tie (scheduled interchange) sent to real time dispatch. _

__

URI: cim:CurrentScheduledInterchange

 classDiagram
    class CurrentScheduledInterchange
      CurrentScheduledInterchange : current_net_tie_mw

      CurrentScheduledInterchange : internal_control_area

          CurrentScheduledInterchange --> InternalControlArea : internal_control_area

      CurrentScheduledInterchange : use_emergency_schedule

Slots

Name Cardinality and Range Description Inheritance
current_net_tie_mw 0..1
Float
Current control area net tie MW (the sum of the tie line flows, i direct
use_emergency_schedule 0..1
Boolean
Use Emergency Schedule
direct
internal_control_area 1..1
InternalControlArea
direct

Usages

used by used in type used
InternalControlArea current_scheduled_interchange range CurrentScheduledInterchange

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:CurrentScheduledInterchange
native cim:CurrentScheduledInterchange

LinkML Source

Direct

name: CurrentScheduledInterchange
description: "Control area current net tie (scheduled interchange) sent to real time\
  \ dispatch.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  current_net_tie_mw:
    name: current_net_tie_mw
    description: "Current control area net tie MW (the sum of the tie line flows,\
      \ i.e the sum of flows into and out of the control area), the current instantaneous\
      \ scheduled interchange.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:CurrentScheduledInterchange.currentNetTieMW
    multivalued: false
    domain_of:
    - CurrentScheduledInterchange
    range: float
    required: false
  use_emergency_schedule:
    name: use_emergency_schedule
    description: "Use Emergency Schedule \r\nAttribute Usage: Emergency use indicator,\
      \ false = Emergency Schedular OFF, true = Emergency Schedular ON.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:CurrentScheduledInterchange.useEmergencySchedule
    multivalued: false
    domain_of:
    - CurrentScheduledInterchange
    range: boolean
    required: false
  internal_control_area:
    name: internal_control_area
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:CurrentScheduledInterchange.InternalControlArea
    multivalued: false
    domain_of:
    - CurrentEmergencyScheduledInterchange
    - CurrentScheduledInterchange
    range: InternalControlArea
    required: true
class_uri: cim:CurrentScheduledInterchange

Induced

name: CurrentScheduledInterchange
description: "Control area current net tie (scheduled interchange) sent to real time\
  \ dispatch.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  current_net_tie_mw:
    name: current_net_tie_mw
    description: "Current control area net tie MW (the sum of the tie line flows,\
      \ i.e the sum of flows into and out of the control area), the current instantaneous\
      \ scheduled interchange.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:CurrentScheduledInterchange.currentNetTieMW
    multivalued: false
    alias: current_net_tie_mw
    owner: CurrentScheduledInterchange
    domain_of:
    - CurrentScheduledInterchange
    range: float
    required: false
  use_emergency_schedule:
    name: use_emergency_schedule
    description: "Use Emergency Schedule \r\nAttribute Usage: Emergency use indicator,\
      \ false = Emergency Schedular OFF, true = Emergency Schedular ON.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:CurrentScheduledInterchange.useEmergencySchedule
    multivalued: false
    alias: use_emergency_schedule
    owner: CurrentScheduledInterchange
    domain_of:
    - CurrentScheduledInterchange
    range: boolean
    required: false
  internal_control_area:
    name: internal_control_area
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:CurrentScheduledInterchange.InternalControlArea
    multivalued: false
    alias: internal_control_area
    owner: CurrentScheduledInterchange
    domain_of:
    - CurrentEmergencyScheduledInterchange
    - CurrentScheduledInterchange
    range: InternalControlArea
    required: true
class_uri: cim:CurrentScheduledInterchange