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
L
M
N
O
P
Q
R
S
T
U
V
W
Z
U
ui
- package ui
Contains superclass for all user interfaces and a simple user interface(s).
UI_UP_INTERVAL
- Static variable in class ui.
DTNSimTextUI
How often the UI view is updated (milliseconds)
UP_INT_S
- Static variable in class core.
SimScenario
update interval -setting id ("updateInterval")
UP_SPEEDS
- Static variable in class gui.
GUIControls
GUI update speeds.
update()
- Method in class core.
DTNHost
Updates node's network layer and router.
update()
- Method in class core.
NetworkLayer
Updates the state of current connections (i.e. tears down connections that are out of range).
update()
- Method in class core.
World
Update (move, connect, disconnect etc.) all hosts in the world.
update(boolean)
- Method in class gui.
DTNSimGUI
Updates the GUI
update()
- Method in class routing.
ActiveRouter
Checks out all sending connections to finalize the ready ones and abort those whose connection went down.
update()
- Method in class routing.
DirectDeliveryRouter
update()
- Method in class routing.
EpidemicRouter
update()
- Method in class routing.
FirstContactRouter
update()
- Method in class routing.
MaxPropRouter
update()
- Method in class routing.
MessageRouter
Updates router.
update()
- Method in class routing.
PassiveRouter
update()
- Method in class routing.
ProphetRouter
update()
- Method in class routing.
SprayAndWaitRouter
update()
- Method in class test.
TestDTNHost
updateAllNodes()
- Method in class test.
AbstractRouterTest
updated(List<DTNHost>)
- Method in interface core.
UpdateListener
Method is called on every update cycle.
updated(List<DTNHost>)
- Method in class report.
TotalContactTimeReport
Reports total contact time if more time than defined with setting
ContactTimesReport.GRANULARITY
has passed.
updateField()
- Method in class gui.playfield.
PlayField
Schedule the play field to be drawn
UpdateListener
- Interface in
core
Interface for classes that want to be informed about every single update call to the World object.
updateLocation(DTNHost)
- Method in class core.
ConnectivityGrid
Checks and updates (if necessary) node's position in the grid
updateMeetingProbFor(Integer)
- Method in class routing.maxprop.
MeetingProbabilitySet
Updates meeting probability for the given node index.
updateProperty(String, Object)
- Method in class core.
Message
Updates a value for an existing property.
utils
- Variable in class test.
AbstractRouterTest
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
L
M
N
O
P
Q
R
S
T
U
V
W
Z