Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
U
V
W
X
Y
G
get(LogistSettings.SizeKey)
- Method in class logist.
LogistSettings
get(LogistSettings.ColorKey)
- Method in class logist.
LogistSettings
get(LogistSettings.TimeoutKey)
- Method in class logist.
LogistSettings
get(LogistSettings.FileKey)
- Method in class logist.
LogistSettings
get(LogistSettings.FlagKey)
- Method in class logist.
LogistSettings
getCurrentCity()
- Method in interface logist.simulation.
Vehicle
The current city of the vehicle
getCurrentCity()
- Method in class logist.simulation.
VehicleImpl
getCurrentTasks()
- Method in interface logist.simulation.
Vehicle
The tasks that are currently being transported by the vehicle.
getDisplayableInfo()
- Method in class logist.gui.
NetworkDisplay
getDistance()
- Method in interface logist.simulation.
Vehicle
The total distance (in km) traveled by the vehicle
getDistanceUnits()
- Method in interface logist.simulation.
Vehicle
The total distance (in units) traveled by the vehicle.
getInfo()
- Method in class logist.agent.
AgentImpl
getInfo()
- Method in class logist.simulation.
VehicleImpl
getInitParam()
- Method in class logist.gui.
SimulationModel
getName()
- Method in class logist.gui.
SimulationModel
getRandom()
- Method in class logist.task.
DefaultTaskDistribution
getReward()
- Method in interface logist.simulation.
Vehicle
The sum of rewards for all delivered tasks
getRewardRatio()
- Method in class logist.simulation.
VehicleImpl
getSchedule()
- Method in class logist.gui.
SimulationModel
getSettings()
- Static method in class logist.
LogistPlatform
getSettings()
- Method in interface logist.simulation.
Context
getSettings()
- Method in class logist.simulation.
Manager
getSettings()
- Method in class logist.simulation.
Simulation
getSimSpeed()
- Method in class logist.gui.
SimulationModel
getSize()
- Method in class logist.gui.
NetworkDisplay
getTaskDistribution()
- Method in interface logist.simulation.
Context
getTaskDistribution()
- Method in class logist.simulation.
Manager
getTasks()
- Method in interface logist.agent.
Agent
The tasks that the agent has accepted, but not yet picked up and delivered.
getTopology()
- Static method in class logist.
LogistPlatform
getTopology()
- Method in interface logist.simulation.
Context
getTopology()
- Method in class logist.simulation.
Manager
getTopology()
- Method in class logist.simulation.
Simulation
getTotalCost()
- Method in interface logist.agent.
AgentStatistics
The total cost of all vehicles
getTotalDistance()
- Method in interface logist.agent.
AgentStatistics
The total distance (in km) traveled by all vehicles
getTotalDistanceUnits()
- Method in interface logist.agent.
AgentStatistics
The total distance (in units) traveled by all vehicles.
getTotalProfit()
- Method in interface logist.agent.
AgentStatistics
The total profit of the agent, calculated as (total reward - total cost)
getTotalReward()
- Method in interface logist.agent.
AgentStatistics
The total reward for all delivered tasks
getTotalTasks()
- Method in interface logist.agent.
AgentStatistics
The total number of tasks that are handled by this agent
getVehicles()
- Method in class logist.agent.
AgentImpl
getVehicles()
- Method in class logist.simulation.
Simulation
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
P
R
S
T
U
V
W
X
Y