Skip to content

Class: ControlAreaSolutionData

_State Estimator Solution Pool Interchange and Losses. _

__

URI: cim:ControlAreaSolutionData

 classDiagram
    class ControlAreaSolutionData
      ControlAreaSolutionData : mkt_control_area

          ControlAreaSolutionData --> MktControlArea : mkt_control_area

      ControlAreaSolutionData : solved_interchange

      ControlAreaSolutionData : solved_losses

Slots

Name Cardinality and Range Description Inheritance
solved_interchange 0..1
Float
Pool MW Interchange
direct
solved_losses 0..1
Float
Pool Losses MW
direct
mkt_control_area 0..1
MktControlArea
direct

Usages

used by used in type used
MktControlArea control_area_solution_data range ControlAreaSolutionData

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: ControlAreaSolutionData
description: "State Estimator Solution Pool Interchange and Losses.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  solved_interchange:
    name: solved_interchange
    description: "Pool MW Interchange \r\nAttribute Usage: The active power interchange\
      \ of the pool\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ControlAreaSolutionData.solvedInterchange
    multivalued: false
    domain_of:
    - ControlAreaSolutionData
    range: float
    required: false
  solved_losses:
    name: solved_losses
    description: "Pool Losses MW \r\nAttribute Usage: The active power losses of the\
      \ pool in MW\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ControlAreaSolutionData.solvedLosses
    multivalued: false
    domain_of:
    - ControlAreaSolutionData
    range: float
    required: false
  mkt_control_area:
    name: mkt_control_area
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ControlAreaSolutionData.MktControlArea
    multivalued: false
    domain_of:
    - ControlAreaSolutionData
    range: MktControlArea
    required: false
class_uri: cim:ControlAreaSolutionData

Induced

name: ControlAreaSolutionData
description: "State Estimator Solution Pool Interchange and Losses.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  solved_interchange:
    name: solved_interchange
    description: "Pool MW Interchange \r\nAttribute Usage: The active power interchange\
      \ of the pool\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ControlAreaSolutionData.solvedInterchange
    multivalued: false
    alias: solved_interchange
    owner: ControlAreaSolutionData
    domain_of:
    - ControlAreaSolutionData
    range: float
    required: false
  solved_losses:
    name: solved_losses
    description: "Pool Losses MW \r\nAttribute Usage: The active power losses of the\
      \ pool in MW\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ControlAreaSolutionData.solvedLosses
    multivalued: false
    alias: solved_losses
    owner: ControlAreaSolutionData
    domain_of:
    - ControlAreaSolutionData
    range: float
    required: false
  mkt_control_area:
    name: mkt_control_area
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ControlAreaSolutionData.MktControlArea
    multivalued: false
    alias: mkt_control_area
    owner: ControlAreaSolutionData
    domain_of:
    - ControlAreaSolutionData
    range: MktControlArea
    required: false
class_uri: cim:ControlAreaSolutionData