:time9 S1 M7 l0 |( S7 P
is: _# i; L' x8 D; `# F1 y& {% Q: \
do
( W& `3 {' _# S if @.name = "Materials") B' y% P/ Y2 P/ @& s8 w$ c1 H" c
then
. V$ X2 Z8 J3 y! E+ o result:=z_normal(1,330,120);6 U. x- K3 v) x$ p `% X B
elseif @.name = "Pallets"
! v! N9 N5 Z0 y4 _6 B2 { then 5 B6 S% o- [) n T: `
result:=z_normal(1,492,120);) V& L O! Y( q# m: f6 M- Z( W
elseif @.name = "Charging"9 i2 a4 s9 \( J( n( z# O, a2 w
then ) E7 E' T: p! s( Y5 O
result:=z_uniform(1,240,480);
! r3 M9 R* Q* |9 }0 Y4 | elseif @.name = "Endproduct"
8 s9 g9 l% Y8 ]/ y. f6 H2 c3 d! B then * W# q' ^7 m% W$ @
result:=z_uniform(1,300,540);3 M4 o" y3 J. T& U
elseif @.name = "Waste"7 Y- l, E4 Y& V3 u( |9 B7 l
then
$ y: r" y8 O0 u5 a, I4 g result:=z_normal(1,720,240);8 ?5 a+ D2 F9 E- F2 c
end;
* O) I, ~7 M6 |/ ^3 R/ Y7 Iend;
; B0 P# W& N4 g* i% D. D2 l$ L" c1 w' K. y+ e. l
8 ^: x$ E) o |- z
8 r* ?' O2 g" p3 ? |