XMLSteeringProperties
Class XMLLeaderFollowingProperties

Package class diagram package XMLLeaderFollowingProperties
java.lang.Object
  extended by XMLSteeringProperties.XMLLeaderFollowingProperties

public class XMLLeaderFollowingProperties
extends Object

Author:
Marki

Field Summary
 boolean active
           
 double angle
           
 SteeringProperties.BehaviorType behavior
           
 boolean circumvention
           
 boolean deceleration
           
 int distance
           
 int forceDistance
           
 int leaderForce
           
 String leaderName
           
 LeaderFollowingProperties.LFtype myLFtype
           
 int sizeOfMemory
           
 boolean velocityMemory
           
 double weight
           
 
Constructor Summary
XMLLeaderFollowingProperties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

leaderForce

public int leaderForce

leaderName

public String leaderName

distance

public int distance

forceDistance

public int forceDistance

myLFtype

public LeaderFollowingProperties.LFtype myLFtype

deceleration

public boolean deceleration

angle

public double angle

velocityMemory

public boolean velocityMemory

sizeOfMemory

public int sizeOfMemory

circumvention

public boolean circumvention

active

public boolean active

weight

public double weight

behavior

public SteeringProperties.BehaviorType behavior
Constructor Detail

XMLLeaderFollowingProperties

public XMLLeaderFollowingProperties()


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.