Skip to content

Class: ExPostLossResults

_Model results of ex-post calculation of MW losses. Summarizes loss in two categories losses on the the extra high voltage transmission and total losses. Calculated for each subcontrol area. _

__

URI: cim:ExPostLossResults

 classDiagram
    class ExPostLossResults
      ExPostLossResults : ehv_loss_mw

      ExPostLossResults : ex_post_loss

          ExPostLossResults --> ExPostLoss : ex_post_loss

      ExPostLossResults : sub_control_area

          ExPostLossResults --> SubControlArea : sub_control_area

      ExPostLossResults : total_loss_mw

Slots

Name Cardinality and Range Description Inheritance
ehv_loss_mw 0..1
Float
EHV MW losses in the company
direct
total_loss_mw 0..1
Float
Total MW losses in the company
direct
ex_post_loss 1..1
ExPostLoss
direct
sub_control_area 0..1
SubControlArea
direct

Usages

used by used in type used
SubControlArea ex_post_loss_results range ExPostLossResults
ExPostLoss ex_post_loss_results range ExPostLossResults

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: ExPostLossResults
description: "Model results of ex-post calculation of MW losses. Summarizes loss in\
  \ two categories losses on the the extra high voltage transmission and total losses.\
  \ Calculated for each subcontrol area.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  ehv_loss_mw:
    name: ehv_loss_mw
    description: "EHV MW losses in the company \r\nAttribute Usage: Information purposes\
      \ - Output of LPA engine.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExPostLossResults.ehvLossMW
    multivalued: false
    domain_of:
    - ExPostLossResults
    range: float
    required: false
  total_loss_mw:
    name: total_loss_mw
    description: "Total MW losses in the company \r\nAttribute Usage: Information\
      \ purposes - Output of LPA engine.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExPostLossResults.totalLossMW
    multivalued: false
    domain_of:
    - ExPostLossResults
    range: float
    required: false
  ex_post_loss:
    name: ex_post_loss
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExPostLossResults.ExPostLoss
    multivalued: false
    domain_of:
    - ExPostLossResults
    range: ExPostLoss
    required: true
  sub_control_area:
    name: sub_control_area
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExPostLossResults.SubControlArea
    multivalued: false
    domain_of:
    - RegisteredResource
    - RTO
    - Pnode
    - AdjacentCASet
    - BidSelfSched
    - CnodeDistributionFactor
    - AggregateNode
    - LossClearingResults
    - InadvertentAccount
    - ExPostLossResults
    - ControlAreaDesignation
    - AreaReserveSpec
    - GeneralClearingResults
    range: SubControlArea
    required: false
class_uri: cim:ExPostLossResults

Induced

name: ExPostLossResults
description: "Model results of ex-post calculation of MW losses. Summarizes loss in\
  \ two categories losses on the the extra high voltage transmission and total losses.\
  \ Calculated for each subcontrol area.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  ehv_loss_mw:
    name: ehv_loss_mw
    description: "EHV MW losses in the company \r\nAttribute Usage: Information purposes\
      \ - Output of LPA engine.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExPostLossResults.ehvLossMW
    multivalued: false
    alias: ehv_loss_mw
    owner: ExPostLossResults
    domain_of:
    - ExPostLossResults
    range: float
    required: false
  total_loss_mw:
    name: total_loss_mw
    description: "Total MW losses in the company \r\nAttribute Usage: Information\
      \ purposes - Output of LPA engine.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExPostLossResults.totalLossMW
    multivalued: false
    alias: total_loss_mw
    owner: ExPostLossResults
    domain_of:
    - ExPostLossResults
    range: float
    required: false
  ex_post_loss:
    name: ex_post_loss
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ExPostLossResults.ExPostLoss
    multivalued: false
    alias: ex_post_loss
    owner: ExPostLossResults
    domain_of:
    - ExPostLossResults
    range: ExPostLoss
    required: true
  sub_control_area:
    name: sub_control_area
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ExPostLossResults.SubControlArea
    multivalued: false
    alias: sub_control_area
    owner: ExPostLossResults
    domain_of:
    - RegisteredResource
    - RTO
    - Pnode
    - AdjacentCASet
    - BidSelfSched
    - CnodeDistributionFactor
    - AggregateNode
    - LossClearingResults
    - InadvertentAccount
    - ExPostLossResults
    - ControlAreaDesignation
    - AreaReserveSpec
    - GeneralClearingResults
    range: SubControlArea
    required: false
class_uri: cim:ExPostLossResults