Specifies spread curves
Namespace:
Cobra.Model.WebService
Assembly:
Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.3.715.2595 (8.3.0715.2595)
Syntax Members
| Member name | Value | Description |
---|
| BackLoad | 0 |
Allocate most of the cost toward the end of the control account or work package.
|
| Bell | 1 |
Allocate minimal cost at the beginning of the control account or work package, gradually increasing in the middle and tapering off at the end.
|
| DoublePeak | 2 |
Allocate most of the cost in two peaks, one near the beginning of the control account or work package and one near the end.
|
| EarlyPeak | 3 |
Allocate most of the cost at the beginning of the control account or work package.
|
| FirstPeriod | 4 |
Allocate all the cost to the first calendar period of the control account or work package.
|
| FrontLoad | 5 |
Allocate all of the cost at the beginning of the control account or work package.
|
| LastPeriod | 6 |
Allocate all of the cost to the last calendar period of the control account or work package.
|
| LatePeak | 7 |
Allocate most of the cost at the end of the control account or work package.
|
| Linear | 8 |
Interpret the cost as a total quantity and allocate the cost as evenly as possible throughout the control account or work package.
|
See Also