public class XMLWallFollowingProperties extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
active |
double |
attractiveForceWeight |
SteeringProperties.BehaviorType |
behavior |
double |
concaveEdgesForceWeight |
double |
convexEdgesForceWeight |
int |
forceOrder |
boolean |
frontCollisions |
boolean |
justMySide |
double |
repulsiveForceWeight |
boolean |
specialDetection |
int |
wallForce |
double |
weight |
Constructor and Description |
---|
XMLWallFollowingProperties() |
public int wallForce
public int forceOrder
public double attractiveForceWeight
public double repulsiveForceWeight
public double convexEdgesForceWeight
public double concaveEdgesForceWeight
public boolean justMySide
public boolean specialDetection
public boolean frontCollisions
public boolean active
public double weight
public SteeringProperties.BehaviorType behavior
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.