Skip to content

Class: EnergyPriceCurve

_Relationship between a price in $(or other monetary unit) /hour (Y-axis) and a MW value (X-axis). _

__

URI: cim:EnergyPriceCurve

 classDiagram
    class EnergyPriceCurve
      EnergyPriceCurve : energy_transactions

          EnergyPriceCurve --> EnergyTransaction : energy_transactions

      EnergyPriceCurve : ftrs

          EnergyPriceCurve --> FTR : ftrs

Slots

Name Cardinality and Range Description Inheritance
ftrs 0..*
FTR
direct
energy_transactions 0..*
EnergyTransaction
direct

Usages

used by used in type used
FTR energy_price_curve range EnergyPriceCurve
EnergyTransaction energy_price_curves range EnergyPriceCurve

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: EnergyPriceCurve
description: "Relationship between a price in $(or other monetary unit) /hour (Y-axis)\
  \ and a MW value (X-axis). \r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  ftrs:
    name: ftrs
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnergyPriceCurve.FTRs
    multivalued: true
    domain_of:
    - Pnode
    - EnergyPriceCurve
    - Flowgate
    range: FTR
    required: false
  energy_transactions:
    name: energy_transactions
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnergyPriceCurve.EnergyTransactions
    multivalued: true
    domain_of:
    - EnergyPriceCurve
    - EnergyProduct
    range: EnergyTransaction
    required: false
class_uri: cim:EnergyPriceCurve

Induced

name: EnergyPriceCurve
description: "Relationship between a price in $(or other monetary unit) /hour (Y-axis)\
  \ and a MW value (X-axis). \r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  ftrs:
    name: ftrs
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnergyPriceCurve.FTRs
    multivalued: true
    alias: ftrs
    owner: EnergyPriceCurve
    domain_of:
    - Pnode
    - EnergyPriceCurve
    - Flowgate
    range: FTR
    required: false
  energy_transactions:
    name: energy_transactions
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EnergyPriceCurve.EnergyTransactions
    multivalued: true
    alias: energy_transactions
    owner: EnergyPriceCurve
    domain_of:
    - EnergyPriceCurve
    - EnergyProduct
    range: EnergyTransaction
    required: false
class_uri: cim:EnergyPriceCurve