PriceDescriptor
The price of a Commodity during a given time interval may change over time. For example, a price may be forecasted a year ahead, a month ahead, a day ahead, an hour ahead, and in real time; this is defined using the MarketType. Additionally a price may have one or more components. For example, a locational marginal energy price may be the arithmetic sum of the system price, the congestion price, and the loss price. The priceType enumeration is used determine if the price is the complete price (priceType="total") or one of potentially many constituent components.
Type |
Class |
---|---|
URI |
|
CIM standard (perspective) |
IEC62325 (Market) |
Slots
Name | Cardinality | Type | Description |
---|---|---|---|
1..* |
n/a |
||
0..1 |
The time frame for the price, using the standard conventions associated with the MarketType enumeration. |
||
0..1 |
The "kind" of price being described. In general, the priceType will either be "total" to signify that the price is the price paid to buy or sell the commodity, sometimes referred to as an "all-in" price, or one of potentially many components. |
marketType
The time frame for the price, using the standard conventions associated with the MarketType enumeration.
URI |
|
---|---|
Cardinality |
0..1 |
Type |
priceType
The "kind" of price being described. In general, the priceType will either be "total" to signify that the price is the price paid to buy or sell the commodity, sometimes referred to as an "all-in" price, or one of potentially many components.
URI |
|
---|---|
Cardinality |
0..1 |
Type |