Scheduling Profiles
Profiles
Profiles define the time-distribution curve per sequence.
| Name | Values (CSV) | Parsed | Actions |
|---|---|---|---|
| backloaded | 0,0.05,0.1,0.2,0.4,1.0 | [0.0, 0.05, 0.1, 0.2, 0.4, 1.0] | Edit |
| frontloaded | 0,0.4,0.6,0.8,0.9,1.0 | [0.0, 0.4, 0.6, 0.8, 0.9, 1.0] | Edit |
| linear | 0,0.2,0.4,0.6,0.8,1.0 | [0.0, 0.2, 0.4, 0.6, 0.8, 1.0] | Edit |