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

G

getCurrentTime() - Method in class sime.Simulator
Returns the current "time" since the start of the simulation.
getLocalRcvWindow() - Method in class sime.Endpoint
Returns the receive window size for this endpoint (in bytes) by getting it from the local Receiver component.
getMaxBufferSize() - Method in class sime.Router
Accessor for retrieving the packet buffering capacity of this router.
getName() - Method in class sime.NetworkElement
Attribute getter.
getNetworkLayerProtocol() - Method in class sime.Endpoint
 
getOldestUnacknowledgedSegment() - Method in class sime.tcp.Sender
Helper method to extract the oldest unacknowledged segment from the input bytestream.
getPropagationTime() - Method in class sime.Link
Parameter getter.
getRcvWindow() - Method in class sime.tcp.Receiver
Returns the receive window size for this receiver, in bytes.
getRemoteTCPendpoint() - Method in class sime.Endpoint
 
getSender() - Method in class sime.Endpoint
 
getSimulator() - Method in class sime.NetworkElement
Getter method.
getTime() - Method in class sime.TimerSimulated
Returns the time when this timer expires.
getTimeIncrement() - Method in class sime.Simulator
Time increment ("tick") for the simulation clock.
getTimeoutInterval() - Method in class sime.tcp.RTOEstimator
Returns the RTO timeout value (in simulator clock ticks)
by multiplying the base value and the current backoff value.
getTotalBytesTransmitted() - Method in class sime.tcp.Sender
Accessor for retrieving the statistics of the total number of bytes successfully transmitted so far during this simulation.
getTransmissionTime() - Method in class sime.Link
Parameter getter.
A B C D E F G H I L M N O P R S T U