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