比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。

The agents avoidance module keeps your agents from getting too close to each other. It works best in situations where agents walk in the same direction.Agent separationモジュールは、ユーザーのエージェント同士が接近し過ぎることを阻止します。これは、エージェントが同一方向に歩行する状況でとても役立ちます。


...

Attributes

Attributes

アトリビュート

Type

タイプ

Overridable

上書き可能

Description

説明

distance

double

no

The threshold distance. All agents closer within this distance range will be evaluated.

しきい値の距離。この距離内にあるすべてのエージェントが評価されます。

maxTurnAngle

double

no

The max turn angle.

最大回転角度

separationForce

double

no

The force used for separating the agents.

エージェントを分離するために使用される力

weight

double

yes

weight

質量

agentGroups

stringArray

文字列配列

no

array of agent group names. The agent groups will be considered during the evaluation.

エージェントグループ名の配列。エージェントグループは評価中に考慮されます。

debug

bool

no

enables module debug drawing.

モジュールデバッグの描画を有効にします。

velocityThreshold

double

no

if the agent velocity length is smaller than this threshold the agent is not evaluated.

エージェントの速度の長さがこの値より小さい場合、エージェントは評価されません。


...


ウィジェット コネクタ
width900
urlhttps://www.youtube.com/watch?v=Cusv3fXQyVA
height600