Class Description
Provides the total price, the cost component, the loss component, and the congestion component for Pnodes for the forward and real time markets. There are several prices produced based on the run type (MPM, RUC, Pricing, or Scheduling/Dispatch).
Attributes
Name | Type | Description |
---|---|---|
congestLMP | Float | Congestion component of Location Marginal Price (LMP) in monetary units per MW. |
costLMP | Float | Cost component of Locational Marginal Pricing (LMP) in monetary units per MW. |
lossLMP | Float | Loss component of Location Marginal Price (LMP) in monetary units per MW. |
marginalClearingPrice | Float | Locational Marginal Price (LMP) ($/MWh) |
scheduledMW | Float | total MW schedule at the pnode |
updateTimeStamp | DateTime | |
updateType | MQSCHGType | |
updateUser | String |
Relationships
Inherits from
- None
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 |
---|---|---|---|---|---|---|---|
PnodeClearing | 0..1 | PnodeResults | 1..* | PnodeClearing | PnodeResults | ||
Pnode | 0..1 | PnodeResults | 1..* | Pnode | PnodeResults |