Class Description
A product traded by an RTO (e.g. energy, 10 minute spinning reserve). Ancillary service product examples include: Regulation, Regulation Up, Regulation Down, Spinning Reserve, Non-Spinning Reserve, etc.
Attributes
Name | Type | Description |
---|---|---|
marketProductType | MarketProductType | Market product type examples: |
EN (Energy) | ||
RU (Regulation Up) | ||
RD (Regulation Dn) | ||
SR (Spinning Reserve) | ||
NR (Non-Spinning Reserve) | ||
RC (RUC) | ||
rampInterval | Float | Ramping time interval for the specific market product type specified by marketProductType attribute. For example, if marketProductType = EN (from enumeration MarketProductType), then the rampInterval is the ramping time interval for Energy. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
CommodityDefinition | 0..* | MarketProduct | 1 | CommodityDefinition | MarketProduct | ||
MarketProduct | 1..* | Market | 0..1 | MarketProducts | Market | ||
MarketProduct | 0..1 | MarketRegionResults | 0..1 | MarketProduct | MarketRegionResults | ||
MarketProduct | 1 | ResourceAwardInstruction | 0..* | MarketProduct | ResourceAwardInstruction | ||
MarketProduct | 0..1 | BidError | 0..* | MarketProduct | BidError | ||
MarketProduct | 1 | ProductBid | 0..* | MarketProduct | ProductBids | ||
MarketProduct | 0..1 | BidPriceCap | 0..* | MarketProduct | BidPriceCap | ||
ReserveReq | 0..* | MarketProduct | 1 | ReserveReqs | Market product associated with reserve requirement must be a reserve or regulation product. | MarketProduct | Market product associated with reserve requirement must be a reserve or regulation product. |