public class BasicPassengerTacticalModel extends TacticalModel
StrategicModel
. It forms the most basic practical implementation of
the concept.Constructor and Description |
---|
BasicPassengerTacticalModel(Flight flight)
Creates a basic high level model with a certain desired speed.
|
getActiveActivity, getActivities, getActivityModule, getGoalPosition, getGoalPositions, getNavigationModule, getReachedGoal, init, isQueuing, setGoal, setInFrontOfQueue, setQueuing, setShortTermGoal, setShortTermGoals, update
public BasicPassengerTacticalModel(Flight flight)
flight
- The flight.