Skip to content

Class: TradingHubValues

_Models prices at Trading Hubs. _

__

URI: cim:TradingHubValues

 classDiagram
    class TradingHubValues
      TradingHubValues : aggregated_pnode

          TradingHubValues --> AggregatedPnode : aggregated_pnode

      TradingHubValues : price

      TradingHubValues : trading_hub_price

          TradingHubValues --> TradingHubPrice : trading_hub_price

Slots

Name Cardinality and Range Description Inheritance
price 0..1
Float
Utilizes the Market type direct
aggregated_pnode 1..1
AggregatedPnode
direct
trading_hub_price 1..1
TradingHubPrice
direct

Usages

used by used in type used
AggregatedPnode trading_hub_values range TradingHubValues
CongestionArea trading_hub_values range TradingHubValues
TradingHubPrice trading_hub_values range TradingHubValues

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: TradingHubValues
description: "Models prices at Trading Hubs.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  price:
    name: price
    description: "Utilizes the Market type. For DA, the price is hourly. For RTM the\
      \ price is a 5 minute price.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TradingHubValues.price
    multivalued: false
    domain_of:
    - Design
    - TimeSeries
    - Point
    - MPMTestThreshold
    - TradingHubValues
    - PassThroughBill
    - Domain
    - PanPricingDetail
    range: float
    required: false
  aggregated_pnode:
    name: aggregated_pnode
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TradingHubValues.AggregatedPnode
    multivalued: false
    domain_of:
    - MPMTestThreshold
    - LoadDistributionFactor
    - GenDistributionFactor
    - PnodeDistributionFactor
    - TACArea
    - TradingHubValues
    - MktCombinedCyclePlant
    - MPMTestResults
    range: AggregatedPnode
    required: true
  trading_hub_price:
    name: trading_hub_price
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TradingHubValues.TradingHubPrice
    multivalued: false
    domain_of:
    - TradingHubValues
    range: TradingHubPrice
    required: true
class_uri: cim:TradingHubValues

Induced

name: TradingHubValues
description: "Models prices at Trading Hubs.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  price:
    name: price
    description: "Utilizes the Market type. For DA, the price is hourly. For RTM the\
      \ price is a 5 minute price.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TradingHubValues.price
    multivalued: false
    alias: price
    owner: TradingHubValues
    domain_of:
    - Design
    - TimeSeries
    - Point
    - MPMTestThreshold
    - TradingHubValues
    - PassThroughBill
    - Domain
    - PanPricingDetail
    range: float
    required: false
  aggregated_pnode:
    name: aggregated_pnode
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TradingHubValues.AggregatedPnode
    multivalued: false
    alias: aggregated_pnode
    owner: TradingHubValues
    domain_of:
    - MPMTestThreshold
    - LoadDistributionFactor
    - GenDistributionFactor
    - PnodeDistributionFactor
    - TACArea
    - TradingHubValues
    - MktCombinedCyclePlant
    - MPMTestResults
    range: AggregatedPnode
    required: true
  trading_hub_price:
    name: trading_hub_price
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TradingHubValues.TradingHubPrice
    multivalued: false
    alias: trading_hub_price
    owner: TradingHubValues
    domain_of:
    - TradingHubValues
    range: TradingHubPrice
    required: true
class_uri: cim:TradingHubValues