Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
_
S
session
- Variable in class pamvotis.sources.
Source
A vector of virtual packets representing a session of packets.
SHORT_PHY
- Static variable in class pamvotis.core.
SpecParams
The short physical layer duration in sec.
SIFS_A
- Static variable in class pamvotis.core.
SpecParams
The SIFS duration in sec for 802.11a networks
SIFS_G
- Static variable in class pamvotis.core.
SpecParams
The SIFS duration for 802.11b/g networks.
simulate(long, long)
- Method in class pamvotis.core.
Simulator
Simulates a specific time interval.
Simulator
- Class in
pamvotis.core
This is the basic class of Pamvotis that does all the work.
Simulator()
- Constructor for class pamvotis.core.
Simulator
Creates a new simulation instance.
size()
- Method in class pamvotis.core.
PacketBuffer
slot
- Static variable in class pamvotis.sources.
Source
The time slot value according to the physical layer.
SLOT_ERP
- Static variable in class pamvotis.core.
SpecParams
The time slot value in sec for pure 802.11a/g networks
SLOT_NON_ERP
- Static variable in class pamvotis.core.
SpecParams
The time slot value in sec for 802.11/802.11b networks or mixed 802.11g/802.11b networks
Source
- Class in
pamvotis.sources
This abstract class represents a source that generates packets.
Source()
- Constructor for class pamvotis.sources.
Source
SourceManager
- Class in
pamvotis.core
Manages the sources of a node.
SourceManager(MobileNode)
- Constructor for class pamvotis.core.
SourceManager
SpecParams
- Class in
pamvotis.core
This class reads the Standard's parameters from the NtConf.xml file and stores them to the static variables.
SpecParams()
- Constructor for class pamvotis.core.
SpecParams
synchronize()
- Method in class pamvotis.sources.
FTPSource
This function is not needed for the case of FTP.
synchronize()
- Method in class pamvotis.sources.
GenericSource
This function is not needed for the case of the generic source.
synchronize()
- Method in class pamvotis.sources.
HTTPSource
This function is not needed for the case of HTTP.
synchronize()
- Method in class pamvotis.sources.
Source
This method is called by the simulator in every slot, to make synchronization procedures with the sources.
synchronize()
- Method in class pamvotis.sources.
VideoSource
When the frame interarrival timer expires, a new session is created, which is actually a new frame.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
_