...
Next operation block duration without nonworking time = Operations start date + Setup Setup time + Additional time + if
- not Divisible cycle time then
- + Cycle time * roundUp(Next operation after cycles / Number of workstations)
- else then
- + Cycle time * (Next operation after cycles / Number of workstations)
...