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
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
V
vanetsim
- package vanetsim
vanetsim.gui
- package vanetsim.gui
vanetsim.gui.controlpanels
- package vanetsim.gui.controlpanels
vanetsim.gui.helpers
- package vanetsim.gui.helpers
vanetsim.localization
- package vanetsim.localization
vanetsim.map
- package vanetsim.map
vanetsim.map.OSM
- package vanetsim.map.OSM
vanetsim.routing
- package vanetsim.routing
vanetsim.routing.A_Star
- package vanetsim.routing.A_Star
vanetsim.scenario
- package vanetsim.scenario
vanetsim.scenario.events
- package vanetsim.scenario.events
vanetsim.scenario.messages
- package vanetsim.scenario.messages
vanetsim.simulation
- package vanetsim.simulation
VanetSimStart
- Class in
vanetsim
This is the main class for the VANet-Simulator which starts the GUI and all other components.
VanetSimStart()
- Constructor for class vanetsim.
VanetSimStart
VanetSimStarter
- Class in
vanetsim
VanetSimStarter()
- Constructor for class vanetsim.
VanetSimStarter
Vehicle
- Class in
vanetsim.scenario
A vehicle which can move and communicate (if wifi is enabled).
Vehicle(ArrayDeque<WayPoint>, int, int, int, boolean, boolean, int, int, int, int, Color)
- Constructor for class vanetsim.scenario.
Vehicle
Instantiates a new vehicle.
vehicleAllowedSetTime_
- Variable in class vanetsim.map.
Junction
When (in simulation time) the vehicleAllowedThisStep-variable was last set.
vehicleAllowedThisStep_
- Variable in class vanetsim.map.
Junction
The vehicle which is allowed to pass the junction in this step.
VehicleType
- Class in
vanetsim.gui.helpers
VehicleType(String, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, boolean, boolean, int)
- Constructor for class vanetsim.gui.helpers.
VehicleType
Instantiates a new vehicle type.
VehicleTypeDialog
- Class in
vanetsim.gui.controlpanels
A dialog to create,edit and delete vehicle type files.
VehicleTypeDialog()
- Constructor for class vanetsim.gui.controlpanels.
VehicleTypeDialog
Constructor.
VehicleTypeXML
- Class in
vanetsim.gui.helpers
This class provides functions to read (getVehicleTypes()) and save (saveVehiclesTypes()) in xml
VehicleTypeXML(String)
- Constructor for class vanetsim.gui.helpers.
VehicleTypeXML
If no path is set, the default path is used
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
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y