回复 2# PINOCCHIO ; U z& b, ?. R: x" i/ p
我做了该例子,完全按照步骤要求,除了1楼所说的那个地方:
: q$ r: i2 s# b# T3 R/ a在设置GasNode.agent的Watch for pressure change这一behavior的时候,tutorial中关于Step4的介绍从4d到4h都是错的。# z4 ?7 A0 K/ \+ _7 ~
如下设置即可Step 4a Step 4b linked_from Step 4c infrastructuredemo.GasNode Step 4d pressure Step 4e Step 4f Later Step 4g 10
5 Y6 K7 a' Q8 i: dStep 4h
(也就是原文档中的4c以下属性设置全部上移一格) / V( }6 V$ P R1 F# d7 `
这样就能得到和文档说明一样的结果了 ; U0 o3 a( d; j
这样设置与各项的功能说明也是一致的,大家在做的时候也可以仔细看看 Step 4d pressure (Step 4d: Type in a Comma Separated List of Target Agent Fields to Watch ->所要观察的目标变量是,pressure) Step 4e Step 4f Later (Step 4f: Type in a Delay Kind Before the Behavior Triggers ->输入触发行为的延迟方式,延迟) Step 4g 10(Step 4g: Type in a Delay Time Before the Behavior Triggers ->输入延迟的时间,10下) 9 e! X% B1 q5 V% W D. i. N
Step 4h 如果还有问题欢迎讨论。
0 U4 j& D, m& @$ P7 x" e
另,本人做到该例子的第9步和第10步时因为没有文字说明,只有图,做不下去了,有没有做完整个例子的同志啊?
+ g. i5 K) y- c( Y8 _( @9 q
|