Package | Description |
---|---|
SteeringProperties | |
XMLSteeringProperties |
Modifier and Type | Method and Description |
---|---|
LeaderFollowingProperties.LFtype |
LeaderFollowingProperties.getMyLFtype() |
static LeaderFollowingProperties.LFtype |
LeaderFollowingProperties.LFtype.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LeaderFollowingProperties.LFtype[] |
LeaderFollowingProperties.LFtype.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LeaderFollowingProperties.setMyLFtype(LeaderFollowingProperties.LFtype myLFtype) |
Constructor and Description |
---|
LeaderFollowingProperties(int leaderForce,
String leaderName,
int distanceFromTheLeader,
int forceDistance,
LeaderFollowingProperties.LFtype myLFtype,
boolean deceleration,
double angleFromTheLeader,
boolean velocityMemory,
int sizeOfMemory,
boolean goRound) |
Modifier and Type | Field and Description |
---|---|
LeaderFollowingProperties.LFtype |
XMLLeaderFollowingProperties.myLFtype |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.