A C D E F G H I L M O P R S T U V _

G

generationTime - Variable in class pamvotis.core.Packet
The time that the packet was generated
generator - Static variable in class pamvotis.core.MobileNode
 
generator - Static variable in class pamvotis.sources.Source
Generator for generating random variables
GenericSource - Class in pamvotis.sources
Represent a source generating continuous generic (abstract) traffic, CBR or VBR
GenericSource(int, char, float, char, float) - Constructor for class pamvotis.sources.GenericSource
Instantiates a generic source with specified parameters.
genRv(char, float, float, float, float) - Method in class pamvotis.sources.Source
Generates a random variable obeying a specific distribution.
genRv(char, float) - Method in class pamvotis.sources.Source
Generates a random variable obeying a specific distribution.
genRv(char, float, float) - Method in class pamvotis.sources.Source
Generates a random variable obeying a specific distribution.
genRv(char, float, float, float) - Method in class pamvotis.sources.Source
Generates a random variable obeying a specific distribution.
getDelay(int) - Method in class pamvotis.core.Simulator
Get the total delay of a node for the last simulation interval.
getJitter(int) - Method in class pamvotis.core.Simulator
Get the jitter of a node for the last simulation interval.
getMDelay(int) - Method in class pamvotis.core.Simulator
Get the media access delay of a node for the last simulation interval.
getNextPacket() - Method in class pamvotis.sources.FTPSource
If a session is empty, a new one is created.
getNextPacket() - Method in class pamvotis.sources.GenericSource
If a session is empty, meaning that no packet exists, create a new packet.
getNextPacket() - Method in class pamvotis.sources.HTTPSource
If a session is empty, a new one is created.
getNextPacket() - Method in class pamvotis.sources.Source
This abstract method is called by the source manager to get a packet generated by the packet source.
getNextPacket() - Method in class pamvotis.sources.VideoSource
If the session is not empty, it takes the first packet of the session in order to be born when its interarrival timer expires.
getNode(int) - Method in class pamvotis.core.Simulator
Finds a node whose Id is 'nodeId', or null if the node with the specified ID does not exist.
getPacketBuffer() - Method in class pamvotis.core.MobileNode
Gets the packet buffer of the node.
getProgress() - Method in class pamvotis.core.Simulator
 
getQDelay(int) - Method in class pamvotis.core.Simulator
Get the queuing delay of a node for the last simulation interval.
getQLength(int) - Method in class pamvotis.core.Simulator
Get the average packet buffer length of a node for the last simulation interval.
getRatts(int) - Method in class pamvotis.core.Simulator
Get the average number of retransmission attempts of a node for the last simulation interval.
getSource(int) - Method in class pamvotis.core.MobileNode
Returns a source identified by its Id.
getSource(int) - Method in class pamvotis.core.SourceManager
Finds a node's active source whose ID is 'id'.
getSysThrBps() - Method in class pamvotis.core.Simulator
Get the throughput of the system for the last simulation interval.
getSysThrPkts() - Method in class pamvotis.core.Simulator
Get the throughput of the system for the last simulation interval.
getSysUtil() - Method in class pamvotis.core.Simulator
Get the utilization of the system for the last simulation interval.
getThrBps(int) - Method in class pamvotis.core.Simulator
Get the throughput of a node for the last simulation interval.
getThrPkts(int) - Method in class pamvotis.core.Simulator
Get the throughput of a node for the last simulation interval.
getTime() - Method in class pamvotis.core.Simulator
 
getUtil(int) - Method in class pamvotis.core.Simulator
Get the utilization of a node for the last simulation interval.

A C D E F G H I L M O P R S T U V _