PnodeResults
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
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
PnodeResults | 1..* | PnodeClearing | 0..1 | PnodeResults | PnodeClearing | ||
PnodeResults | 1..* | Pnode | 0..1 | PnodeResults | Pnode |