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

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
BidDistributionFactor 0..1 PnodeDistributionFactor 0..* BidDistributionFactor PnodeDistributionFactor
AggregatedPnode 1 PnodeDistributionFactor 1..* AggregatedPnode PnodeDistributionFactor
IndividualPnode 1 PnodeDistributionFactor 0..* IndividualPnode PnodeDistributionFactor