Class Description

This class models the generation distribution factors. This class needs to be used along with the AggregatedPnode and the IndividualPnode to show the distribution of each individual party.

Attributes

Name Type Description
factor Float Used to calculate generation “participation” of an individual pnond in an AggregatePnode.

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
DistributionFactorSet 0..* GenDistributionFactor 0..* DistributionFactorSet GenDistributionFactor
AggregatedPnode 0..1 GenDistributionFactor 1..* AggregatedPnode GenDistributionFactor
IndividualPnode 0..1 GenDistributionFactor 0..1 IndividualPnode GenDistributionFactor