class dev1(Resource): pass def Acso(): resource = dev1 start = "2005-1-16" load = WeeklyMax("35H") def Database(): effort = "1d" def Gui(): effort = "3d" acso = BalancedProject(Acso) |
![]() |
WeeklyMax("35H")
means that the resources only work maximal
35 hours in the week. It is equivalent to load=0.875
. The calculation of
WeeklyMax
depends on the attributes of the project calendar
(see also 7.1.4). The formular is