PnodeDistributionFactor
Class Description
This class allows SC to input different distribution factors for pricing node.
Attributes
Name | Type | Description |
---|---|---|
factor | Float | Used to calculate "participation" of Pnode in an AggregatePnode. For example, for regulation region this factor is 1 and total sum of all factors for a specific regulation region does not have to be 1. For pricing zone the total sum of all factors has to be 1. |
offPeak | YesNo | Indication that this distribution factor is to apply during off peak. |
onPeak | YesNo | Indication that this factor is to apply during Peak periods. |
podLossFactor | Float | Point of delivery loss factor |
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 |
---|---|---|---|---|---|---|---|
PnodeDistributionFactor | 1..* | AggregatedPnode | 1 | PnodeDistributionFactor | AggregatedPnode | ||
PnodeDistributionFactor | 0..* | IndividualPnode | 1 | PnodeDistributionFactor | IndividualPnode | ||
PnodeDistributionFactor | 0..* | BidDistributionFactor | 0..1 | PnodeDistributionFactor | BidDistributionFactor |