CnodeDistributionFactor
Class Description
Participation factors per Cnode. Used to calculate "participation" of Cnode in an AggregateNode. Each Cnode associated to an AggregateNode would be assigned a participation factor for its participation within the AggregateNode.
Attributes
Name | Type | Description |
---|---|---|
factor | Float | Used to calculate "participation" of Cnode in an AggregateNode |
podLossFactor | Float | Point of delivery loss factor |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
CnodeDistributionFactor | 0..* | SubControlArea | 0..1 | CnodeDistributionFactor | SubControlArea | ||
CnodeDistributionFactor | 0..* | MktConnectivityNode | 1 | CnodeDistributionFactor | MktConnectivityNode | ||
CnodeDistributionFactor | 0..* | HostControlArea | 0..1 | CnodeDistributionFactor | HostControlArea | ||
CnodeDistributionFactor | 0..* | AggregateNode | 0..1 | CnodeDistributionFactor | AggregateNode |