回复 2# PINOCCHIO
( U" g$ r' T6 y1 T) c我做了该例子,完全按照步骤要求,除了1楼所说的那个地方:) U6 ~9 Y! m% `. P% p& Z4 o
在设置GasNode.agent的Watch for pressure change这一behavior的时候,tutorial中关于Step4的介绍从4d到4h都是错的。
$ F# U3 p# C5 i" O, Q0 ?6 o% Y如下设置即可Step 4a Step 4b linked_from Step 4c infrastructuredemo.GasNode Step 4d pressure Step 4e Step 4f Later Step 4g 10
; ~$ |8 A; f" ]2 @Step 4h
(也就是原文档中的4c以下属性设置全部上移一格) " r2 [) q! b. G4 q& Q" _
这样就能得到和文档说明一样的结果了
$ K3 i4 Q- m+ b( V8 G+ B6 J$ K
这样设置与各项的功能说明也是一致的,大家在做的时候也可以仔细看看 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下)
* O9 R+ \% O4 d. p* L5 }2 PStep 4h
如果还有问题欢迎讨论。
) q9 y; I% K4 U# S2 q
另,本人做到该例子的第9步和第10步时因为没有文字说明,只有图,做不下去了,有没有做完整个例子的同志啊? . [7 E/ e- b d( L6 i, w. y
|