DRCL J-Sim API
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 Z _

G

GET_ALL - Static variable in class drcl.inet.contract.IDLookup
 
GET_CAPACITY - Static variable in class drcl.comp.queue.ActiveQueueContract
 
GET_DEFAULT - Static variable in class drcl.inet.contract.IDLookup
 
GET_REMAINING_ENERGY - Static variable in class drcl.inet.sensorsim.BatteryContract
 
GET_SIZE - Static variable in class drcl.comp.queue.ActiveQueueContract
 
GRAFT - Static variable in class drcl.inet.contract.RTConfig
The "graft" command used in the "graft" service.
GRAFT_RETX_TIME - Static variable in class drcl.inet.protocol.dvmrp.DVMRPTimingPack
Graft retransmission time (with exponential backoff).
GREEN - Static variable in interface drcl.diffserv.DFConstants
The GREEN value of the three-label AF class.
GarbageContract - class drcl.comp.contract.GarbageContract.
Defines the format of the garbage message exported by a component and provides utility methods to retrieve individual fields in such a message.
GarbageContract() - Constructor for class drcl.comp.contract.GarbageContract
 
GarbageContract.Message - class drcl.comp.contract.GarbageContract.Message.
 
GarbageContract.Message(double, String, Object, boolean) - Constructor for class drcl.comp.contract.GarbageContract.Message
 
GarbageContract.Message(double, String, Object, Object, boolean) - Constructor for class drcl.comp.contract.GarbageContract.Message
 
GaussianDistribution - class drcl.util.random.GaussianDistribution.
 
GaussianDistribution(double, double) - Constructor for class drcl.util.random.GaussianDistribution
 
GaussianDistribution(double, double, long) - Constructor for class drcl.util.random.GaussianDistribution
 
GaussianDistribution() - Constructor for class drcl.util.random.GaussianDistribution
 
GaussianDistribution(long) - Constructor for class drcl.util.random.GaussianDistribution
 
Globe - class drcl.inet.mac.Globe.
This class extracts the altitude of any place on earth from the Globe database.
Globe(double, double, double, double, int, String) - Constructor for class drcl.inet.mac.Globe
Constructs a Globe with transmitter and receiver's locations, number of sampling points and path containing the globe database.
Globe(String) - Constructor for class drcl.inet.mac.Globe
Constructs a Globe with the path containing the globe database.
GlobeTest - class drcl.inet.mac.GlobeTest.
This is a program to test extraction of the GLOBE data base.
GlobeTest() - Constructor for class drcl.inet.mac.GlobeTest
 
Graph - class drcl.net.graph.Graph.
 
Graph() - Constructor for class drcl.net.graph.Graph
 
Graph(int) - Constructor for class drcl.net.graph.Graph
 
Graph(Node[], Link[]) - Constructor for class drcl.net.graph.Graph
 
Gt - Variable in class drcl.inet.mac.NodeChannelContract.Message
The sender's antenna gain
g - Variable in class drcl.inet.mac.NodePositionTracker
Each element of this two dimensional array is a vector to hold the ids of all mobile nodes currently are located in that subarea.
gc() - Static method in class drcl.util.MiscUtil
 
get(Object) - Method in class drcl.comp.tool.TimerList
Retrieves the timer object.
get(int) - Method in class drcl.data.BitSet
Returns the value of the bit with the specified index.
get(MapKey, String) - Method in class drcl.data.Map
For "exact match" and "wildcard match".
get(BitSet, String) - Method in class drcl.data.Map
For "longest match" and "match all".
get(String, String, int, long, int) - Method in class drcl.inet.application.fsp
Retrieves a file from the remote node.
get(RTKey, String) - Method in class drcl.inet.core.RT
Returns the matched entry(-ies).
getAF1xClassifier2() - Static method in class drcl.diffserv.Classifiers
 
getAF1xClassifier3() - Static method in class drcl.diffserv.Classifiers
 
getAF2xClassifier2() - Static method in class drcl.diffserv.Classifiers
 
getAF2xClassifier3() - Static method in class drcl.diffserv.Classifiers
 
getAF3xClassifier2() - Static method in class drcl.diffserv.Classifiers
 
getAF3xClassifier3() - Static method in class drcl.diffserv.Classifiers
 
getAcceptPack(long, int, Object) - Static method in class drcl.inet.socket.SocketContract
 
getAcceptReplyPack(int, long, int, Port, Object) - Static method in class drcl.inet.socket.SocketContract
 
getAckNo() - Method in class drcl.inet.transport.TCPPacket
 
getAcronym(String) - Static method in class drcl.util.StringUtil
 
getActionMap() - Method in class drcl.ruv.TclAction
Returns the action map.
getActivated() - Method in class drcl.intserv.SpecR
 
getActiveCur() - Method in class drcl.inet.sensorsim.CPUBase
Gets the active current.
getActivePattern() - Method in class drcl.inet.mac.Antenna
 
getActualSize() - Method in class drcl.data.BitSet
Returns the number of bits actually used by this BitSet to represent bit values.
getAddress() - Method in class drcl.inet.data.NetAddress
 
getAdjMatrix() - Method in class drcl.net.graph.Graph
Returns the adjacency matrix of the graph.
getAdjMatrixFromFile(String) - Static method in class drcl.inet.InetUtil
 
getAdmission() - Method in class drcl.intserv.Scheduler
 
getAdvWin() - Method in class drcl.inet.transport.TCPPacket
 
getAllCommands() - Static method in class drcl.ruv.Commands
 
getAllComponents() - Method in class drcl.comp.Component
Returns all the child components.
getAllComponents(Component) - Static method in class drcl.comp.Util
Returns all components in the component hierarchy, including root_.
getAllDebugLevels() - Method in class drcl.comp.ACARuntime
 
getAllEntries() - Method in class drcl.data.Map
 
getAllEntries(Port) - Static method in class drcl.inet.contract.RTConfig
 
getAllFlowspecs() - Method in class drcl.intserv.Scheduler
Returns the all reservations installed in this link.
getAllIDs(Port) - Static method in class drcl.inet.contract.IDLookup
 
getAllKeys() - Method in class drcl.data.Map
 
getAllPortGroupIDs(Component) - Static method in class drcl.comp.Util
Returns the ID's of all port groups being created in the component.
getAllPorts() - Method in class drcl.comp.Component
Returns all the ports of this component.
getAllPorts(String) - Method in class drcl.comp.Component
Returns all the ports of the port group in this component.
getAllProperties(Component) - Static method in class drcl.comp.Util
Returns all the properties of the component.
getAllPropertyDescriptors(Object) - Static method in class drcl.comp.Util
Returns all the properties of the component/object.
getAllRspecs() - Method in class drcl.intserv.Scheduler
Returns all the Rspecs installed.
getAllStateListeners() - Method in class drcl.comp.ACARuntime
 
getAllTraces() - Method in class drcl.util.TraceManager
 
getAllWires(Component) - Static method in class drcl.comp.Util
Returns all wires in the component hierarchy.
getAllWiresInside() - Method in class drcl.comp.Component
Returns all the wires that the ports of the child components are attached to.
getAllWiresInsideOut() - Method in class drcl.comp.Component
Returns all the wires that the ports of this component and the child components are attached to.
getAllWiresOut() - Method in class drcl.comp.Component
Returns all the wires that the ports of this component are attached to.
getAncestors() - Method in class drcl.comp.Port
Returns all the ancestor ports (def: the host of which contains the host of this port.
getArguments() - Method in class drcl.ruv.ShellContract.Message
 
getAvailableBW() - Method in class drcl.intserv.Scheduler
Acquires available bandwidth.
getAvailableBuffer() - Method in class drcl.intserv.Scheduler
Returns the remaining buffer for packet allocation.
getAvailableBufferSize() - Method in class drcl.net.traffic.TrafficShaper
Returns the available buffer size of this traffic shaper (byte).
getAvailableCapacity() - Method in class drcl.intserv.Scheduler
Returns the buffer size available for reservation.
getAvailableQoSBuffer() - Method in class drcl.intserv.Scheduler
Returns the remaining buffer for QoS flow reservation.
getAvailableReceivingBuffers() - Method in class drcl.inet.transport.TCPSink
 
getAvailableReceivingBuffers() - Method in class drcl.inet.transport.TCPb
 
getAvailableSize() - Method in class drcl.comp.queue.ActiveQueue
Returns the available size of the queue.
getAvailableSpace() - Method in class drcl.util.CircularBuffer
 
getAvailableWorkforce() - Method in class drcl.comp.ARuntime
Returns the amount of available workforce in this runtime.
getAveOffTime() - Method in class drcl.net.traffic.traffic_ExpOnOff
 
getAveOffTime() - Method in class drcl.net.traffic.traffic_ParetoOnOff
 
getAveOffTime() - Method in class drcl.net.traffic.tsExpOnOff
 
getAveOffTime() - Method in class drcl.net.traffic.tsParetoOnOff
 
getAveOnTime() - Method in class drcl.net.traffic.traffic_ExpOnOff
 
getAveOnTime() - Method in class drcl.net.traffic.traffic_ParetoOnOff
 
getAveOnTime() - Method in class drcl.net.traffic.tsExpOnOff
 
getAveOnTime() - Method in class drcl.net.traffic.tsParetoOnOff
 
getAvgPacketSize() - Method in class drcl.net.traffic.traffic_PoissonVariableSize
 
getAvgPacketSize() - Method in class drcl.net.traffic.tsPoissonVariableSize
 
getAvgRate() - Method in class drcl.net.traffic.traffic_OnOff
 
getAvgRate() - Method in class drcl.net.traffic.tsOnOff
 
getBASERTT_INIT() - Method in class drcl.inet.transport.TCP
Returns the initial value of baseRTT (in second).
getBW() - Method in class drcl.intserv.Scheduler
Returns the bandwidth of the interface.
getBW() - Method in class drcl.intserv.SpecR
Returns the bandwidth requirement for this Rspec.
getBW() - Method in class drcl.intserv.scheduler.SpecR_DCTS
 
getBW() - Method in interface drcl.intserv.scheduler.SpecR_Direct
 
getBW() - Method in class drcl.intserv.scheduler.SpecR_GR
 
getBW() - Method in class drcl.intserv.scheduler.SpecR_PTSP
 
getBWRatio() - Method in class drcl.intserv.Scheduler
 
getBandwidth() - Method in class drcl.diffserv.scheduling.ColorQueue
 
getBandwidth() - Method in class drcl.inet.CSLBuilder
 
getBandwidth(int) - Method in class drcl.inet.CoreServiceLayer
Returns the bandwidth of the specified interface.
getBandwidth(int) - Method in class drcl.inet.Node
Returns the bandwidth of the ifindex_th interface.
getBandwidth() - Method in class drcl.inet.NodeBuilder
 
getBandwidth(int, Port) - Static method in class drcl.inet.contract.IFQuery
 
getBandwidth(int) - Method in class drcl.inet.core.CoreServiceLayer
 
getBandwidth() - Method in class drcl.inet.core.NI
Returns the bandwidth of this network interface.
getBandwidth() - Method in class drcl.inet.core.queue.RED
 
getBandwidth() - Method in class drcl.inet.data.InterfaceInfo
 
getBankID() - Method in class drcl.inet.contract.ConfigSwitch.Message
 
getBcastPack(Packet, long, long, boolean, int, long, int, long) - Static method in class drcl.inet.contract.PktSending
Creates and returns an exclusive-broadcasting request.
getBcastPack(Packet, long, long, boolean, int, long, int[], long) - Static method in class drcl.inet.contract.PktSending
Creates and returns an exclusive-broadcasting request.
getBcastPack(Packet, long, long, boolean, int, long, int) - Static method in class drcl.inet.contract.PktSending
Creates and returns an exclusive-broadcasting request.
getBcastPack(Object, int, long, long, boolean, int, long, int) - Static method in class drcl.inet.contract.PktSending
Creates and returns an exclusive-broadcasting request.
getBcastPack(Packet, long, long, boolean, int, long, int[]) - Static method in class drcl.inet.contract.PktSending
Creates and returns an exclusive-broadcasting request.
getBcastPack(Object, int, long, long, boolean, int, long, int[]) - Static method in class drcl.inet.contract.PktSending
Creates and returns an exclusive-broadcasting request.
getBest() - Static method in class drcl.util.queue.QueueAssistant
 
getBestFiniteVS() - Static method in class drcl.util.queue.QueueAssistant
 
getBestImplementationForLongestMatch() - Static method in class drcl.data.Map
 
getBestVS() - Static method in class drcl.util.queue.QueueAssistant
 
getBinWidth() - Method in class drcl.comp.tool.HistogramPlotter
 
getBody() - Method in class drcl.net.Packet
Returns the encapsulated object of this packet.
getBucketSize() - Method in class drcl.net.traffic.traffic_TokenBucket
 
getBucketSize() - Method in class drcl.net.traffic.tsTokenBucket
 
getBuffer() - Method in class drcl.intserv.SpecR
Returns the buffer requirement for this Rspec.
getBuffer() - Method in class drcl.intserv.scheduler.SpecR_DCTS
 
getBuffer() - Method in interface drcl.intserv.scheduler.SpecR_Direct
 
getBuffer() - Method in class drcl.intserv.scheduler.SpecR_GR
 
getBuffer() - Method in class drcl.intserv.scheduler.SpecR_PTSP
 
getBufferLength() - Method in class drcl.net.traffic.TrafficShaper
Returns the current buffer length of this traffic shaper (# of packets).
getBufferMode() - Method in class drcl.inet.CSLBuilder
 
getBufferMode(int) - Method in class drcl.inet.CoreServiceLayer
 
getBufferMode(int) - Method in class drcl.inet.Node
Returns the buffer operation mode.
getBufferMode() - Method in class drcl.inet.NodeBuilder
 
getBufferMode(int) - Method in class drcl.inet.core.CoreServiceLayer
 
getBufferRatio() - Method in class drcl.intserv.Scheduler
Returns the buffer ratio (%QoS portion).
getBufferSize() - Method in class drcl.inet.CSLBuilder
 
getBufferSize(int) - Method in class drcl.inet.CoreServiceLayer
Returns the buffer size of the specified interface.
getBufferSize(int) - Method in class drcl.inet.Node
Returns the buffer size of the ifindex_th interface.
getBufferSize() - Method in class drcl.inet.NodeBuilder
 
getBufferSize(int, Port) - Static method in class drcl.inet.contract.IFQuery
 
getBufferSize(int) - Method in class drcl.inet.core.CoreServiceLayer
 
getBufferSize() - Method in class drcl.inet.data.InterfaceInfo
 
getBufferSize() - Method in class drcl.inet.socket.SocketContract.Message
With LISTEN message.
getBufferSize() - Method in class drcl.net.traffic.TrafficShaper
Returns the (maximum) buffer size of this traffic shaper (byte).
getBufferSize() - Method in class drcl.net.traffic.TrafficShaperComponent
Returns the (maximum) buffer size of this traffic shaper (byte).
getBufferSize() - Method in class drcl.net.traffic.TrafficSourceComponent
Returns the (maximum) buffer size of this traffic shaper (byte).
getBurst() - Method in class drcl.diffserv.TB_meter
Returns the token bucket size (bits).
getBurst() - Method in class drcl.net.traffic.TraceInput
 
getBurst() - Method in class drcl.net.traffic.TrafficModel
Returns the maximum burstness that can be generated from this model instance (byte).
getBurst() - Method in class drcl.net.traffic.traffic_CDSmooth
 
getBurst() - Method in class drcl.net.traffic.traffic_ExpOnOff
 
getBurst() - Method in class drcl.net.traffic.traffic_OnOff
 
getBurst() - Method in class drcl.net.traffic.traffic_PacketTrain
 
getBurst() - Method in class drcl.net.traffic.traffic_ParetoOnOff
 
getBurst() - Method in class drcl.net.traffic.traffic_PeakRate
 
getBurst() - Method in class drcl.net.traffic.traffic_Periodic
 
getBurst() - Method in class drcl.net.traffic.traffic_Poisson
 
getBurst() - Method in class drcl.net.traffic.traffic_PoissonVariableSize
 
getBurst() - Method in class drcl.net.traffic.traffic_RTSmooth
 
getBurst() - Method in class drcl.net.traffic.traffic_TokenBucket
 
getBurstRate() - Method in class drcl.net.traffic.traffic_ExpOnOff
 
getBurstRate() - Method in class drcl.net.traffic.traffic_ParetoOnOff
 
getBurstRate() - Method in class drcl.net.traffic.tsExpOnOff
 
getBurstRate() - Method in class drcl.net.traffic.tsParetoOnOff
 
getByteArray() - Method in class drcl.comp.lib.bytestream.ByteStreamContract.Message
 
getByteCount() - Method in class drcl.inet.transport.TCPPacket
 
getByteCount() - Method in class drcl.net.FooPacket
 
getByteCount() - Method in class drcl.net.Packet
Returns the byte count of this packet in the connection to which this packet belongs.
getC() - Method in class drcl.intserv.scheduler.SpecR_DCTS
 
getC() - Method in class drcl.intserv.scheduler.SpecR_PTSP
 
getC() - Method in class drcl.net.traffic.traffic_CDSmooth
 
getC() - Method in class drcl.net.traffic.traffic_Periodic
 
getC() - Method in class drcl.net.traffic.tsCDSmooth
 
getC() - Method in class drcl.net.traffic.tsPeriodic
 
getCPThresh() - Method in class drcl.inet.mac.MacPhyContract.Message
Get the capture threshold
getCPUMode() - Method in class drcl.inet.sensorsim.CPUBase
Gets the CPU mode.
getCSL() - Method in class drcl.inet.Node
 
getCSThresh() - Method in class drcl.inet.mac.MacPhyContract.Message
Get the carrier sense threshold
getCapacity() - Method in class drcl.comp.queue.ActiveQueue
Returns the capacity of the queue.
getCapacity(Port) - Static method in class drcl.comp.queue.ActiveQueueContract
 
getCapacity() - Method in class drcl.comp.queue.QLogic
Returns the capacity of the queue.
getCapacity() - Method in class drcl.comp.queue.QueueFIFO
Returns the capacity of the queue.
getCapacity() - Method in class drcl.diffserv.HQS
 
getCapacity() - Method in class drcl.diffserv.scheduling.ColorQueue
 
getCapacity() - Method in class drcl.inet.core.Queue
Returns the capacity of the queue.
getCapacity() - Method in class drcl.inet.core.QueueNI
Returns the capacity of the queue.
getCapacity() - Method in class drcl.inet.core.ni.DropTailPointopointNI
Returns the capacity of the queue.
getCapacity() - Method in class drcl.inet.core.queue.DropTail
Returns the capacity of the queue.
getCapacity() - Method in class drcl.inet.core.queue.FIFO
Returns the capacity of the queue.
getCapacity() - Method in class drcl.inet.core.queue.MQueue
Returns the capacity of the queue.
getCapacity() - Method in class drcl.inet.core.queue.PriorityQueue
Returns the capacity of the queue.
getCapacity(double) - Method in class drcl.inet.sensorsim.BatteryTable
Gets the interpolated capacity at a given value of current
getCapacity() - Method in class drcl.intserv.Scheduler
 
getCapacity() - Method in class drcl.util.CircularBuffer
 
getCapacity() - Method in class drcl.util.queue.FiniteFIFOQueue
 
getCapacity() - Method in interface drcl.util.queue.FiniteQueue
 
getCapacity() - Method in class drcl.util.queue.FiniteQueueImpl
 
getCapacity() - Method in class drcl.util.queue.FiniteVSFIFOQueue
 
getCapacity() - Method in interface drcl.util.queue.FiniteVSQueue
 
getCapacity() - Method in class drcl.util.queue.FiniteVSQueueImpl
 
getCapacity() - Method in class drcl.util.queue.FiniteVSSimpleQueue
 
getChannelPort() - Method in class drcl.inet.mac.WirelessPhy
 
getChannelPort() - Method in class drcl.inet.sensorsim.SensorPhy
Gets the port that connects to the sensor channel
getChildDelTimer() - Method in class drcl.inet.protocol.cbt.CBTTimingPack
Remove child interface from forwarding cache.
getClassIDMask() - Method in class drcl.diffserv.HQS
 
getClassifier() - Method in class drcl.diffserv.scheduling.ColorQueue
 
getClassifier() - Method in class drcl.inet.core.queue.FRED
 
getClassifier() - Method in class drcl.inet.core.queue.MQueue
 
getClassifier() - Method in class drcl.inet.core.queue.SRED
 
getClients() - Method in class drcl.comp.Port
Clients = InClients + OutClients.
getClockSpeed() - Method in class drcl.inet.sensorsim.CPUBase
Gets the clock speed.
getClosePack(int) - Static method in class drcl.inet.socket.SocketContract
 
getCloseReplyPack(int, Object) - Static method in class drcl.inet.socket.SocketContract
 
getCoherentThreshold() - Method in class drcl.inet.sensorsim.SensorApp
 
getColorID(Packet) - Method in class drcl.inet.tool.NamTrace
 
getColorID(Packet) - Method in class drcl.intserv.NamTrace
 
getColorID(Packet) - Method in class drcl.net.tool.NamTrace
 
getCommand() - Method in class drcl.inet.protocol.dv.DVPacket
Returns the command of this packet.
getCommand() - Method in class drcl.inet.protocol.dvmrp.DVMRPFCPacket
 
getCommand() - Method in class drcl.inet.protocol.dvmrp.DVMRPRTPacket
Returns the command of this packet.
getCommand() - Method in class drcl.ruv.ShellContract.Message
 
getCommittedBurstSize() - Method in class drcl.diffserv.TC_meter
 
getCommittedInformationRate() - Method in class drcl.diffserv.TC_meter
 
getComponent(String) - Method in class drcl.comp.Component
Returns the child given the component ID.
getComponentFlag() - Method in class drcl.comp.Component
Returns the info flag of this component.
getComponentFlag(long) - Method in class drcl.comp.Component
Returns portion of the info flag masked by mask_
getConceptualClients() - Method in class drcl.comp.Port
ConceptualClients = ConceptualOutClients + ConceptualInClients.
getConceptualInClients() - Method in class drcl.comp.Port
ConceptualInClients: the InClients that belong to direct child components.
getConceptualInPeers() - Method in class drcl.comp.Port
ConceptualInPeers: the InPeers except those are hidden by outer components.
getConceptualOutClients() - Method in class drcl.comp.Port
ConceptualOutClients: the OutClients that belong to direct child components.
getConductivity() - Method in class drcl.inet.mac.IrregularTerrainModel
Get Ground Conductivity.
getConnectPack(long, int, long, int, Object) - Static method in class drcl.inet.socket.SocketContract
 
getConnectReplyPack(int, Port, Object) - Static method in class drcl.inet.socket.SocketContract
 
getConnectionID() - Method in class drcl.inet.socket.SocketContract.Message
 
getConnectionID() - Method in class drcl.intserv.QoSRequirement
 
getConsumerID() - Method in class drcl.inet.sensorsim.BatteryContract.Message
 
getContent() - Method in class drcl.inet.contract.DatagramContract.Message
 
getContent() - Method in class drcl.ruv.ShellContract.Message
 
getContract(Port) - Static method in class drcl.comp.Component
Returns the contract associated with the port.
getContract() - Method in class drcl.comp.Message
Returns the associated contract of this message.
getContract() - Method in class drcl.comp.Port
 
getContract() - Method in class drcl.comp.contract.DebugContract.Message
 
getContract() - Method in class drcl.comp.contract.DoubleEventContract.Message
 
getContract() - Method in class drcl.comp.contract.ErrorContract.Message
 
getContract() - Method in class drcl.comp.contract.EventContract.Message
 
getContract() - Method in class drcl.comp.contract.GarbageContract.Message
 
getContract() - Method in class drcl.comp.contract.PropertyContract.Message
 
getContract() - Method in class drcl.comp.contract.TraceContract.Message
 
getContract() - Method in class drcl.comp.lib.bytestream.ByteStreamContract.Message
 
getContract() - Method in class drcl.inet.contract.ConfigSwitch.Message
 
getContract() - Method in class drcl.inet.contract.DatagramContract.Message
 
getContract() - Method in class drcl.inet.contract.IDConfig.Message
 
getContract() - Method in class drcl.inet.contract.McastHostEvent.Message
 
getContract() - Method in class drcl.inet.contract.NeighborEvent.Message
 
getContract() - Method in class drcl.inet.contract.PktSending.Message
 
getContract() - Method in class drcl.inet.contract.RTConfig.Message
 
getContract() - Method in class drcl.inet.contract.RTLookup.Message
 
getContract() - Method in class drcl.inet.mac.ARPContract.Message
Gets an instance of ARPContract class, which is a static field defined in ARPContract class.
getContract() - Method in class drcl.inet.mac.MacPhyContract.Message
 
getContract() - Method in class drcl.inet.mac.NeighborQueryContract.Message
 
getContract() - Method in class drcl.inet.mac.NodeChannelContract.Message
 
getContract() - Method in class drcl.inet.mac.PositionReportContract.Message
 
getContract() - Method in class drcl.inet.mac.RadioPropagationQueryContract.Message
 
getContract() - Method in class drcl.inet.sensorsim.BatteryContract.Message
 
getContract() - Method in class drcl.inet.sensorsim.SensorAgentPhyContract.Message
 
getContract() - Method in class drcl.inet.sensorsim.SensorAppAgentContract.Message
 
getContract() - Method in class drcl.inet.sensorsim.SensorAppWirelessAgentContract.Message
 
getContract() - Method in class drcl.inet.sensorsim.SensorNeighborQueryContract.Message
 
getContract() - Method in class drcl.inet.sensorsim.SensorNodeChannelContract.Message
 
getContract() - Method in class drcl.inet.sensorsim.SensorPositionReportContract.Message
 
getContract() - Method in class drcl.inet.sensorsim.SensorRadioPropagationQueryContract.Message
 
getContract() - Method in class drcl.inet.socket.SocketContract.Message
 
getContract() - Method in class drcl.intserv.SchedulerConfig.Message
 
getContract() - Method in class drcl.ruv.ShellContract.Message
 
getContractContent() - Method in class drcl.comp.Contract
Returns the content of this contract (format?).
getContractContent() - Method in class drcl.comp.ContractAny
 
getContractContent() - Method in class drcl.comp.ContractMultiple
 
getContractContent() - Method in class drcl.comp.contract.DebugContract
 
getContractContent() - Method in class drcl.comp.contract.DoubleEventContract
 
getContractContent() - Method in class drcl.comp.contract.ErrorContract
 
getContractContent() - Method in class drcl.comp.contract.EventContract
 
getContractContent() - Method in class drcl.comp.contract.GarbageContract
 
getContractContent() - Method in class drcl.comp.contract.PropertyContract
 
getContractContent() - Method in class drcl.comp.contract.TraceContract
 
getContractContent() - Method in class drcl.comp.lib.bytestream.ByteStreamContract
 
getContractContent() - Method in class drcl.comp.queue.ActiveQueueContract
 
getContractContent() - Method in class drcl.inet.contract.ConfigSwitch
 
getContractContent() - Method in class drcl.inet.contract.DatagramContract
 
getContractContent() - Method in class drcl.inet.contract.IDConfig
 
getContractContent() - Method in class drcl.inet.contract.IDLookup
 
getContractContent() - Method in class drcl.inet.contract.IFQuery
 
getContractContent() - Method in class drcl.inet.contract.McastHostEvent
 
getContractContent() - Method in class drcl.inet.contract.NeighborEvent
 
getContractContent() - Method in class drcl.inet.contract.PktDelivery
 
getContractContent() - Method in class drcl.inet.contract.PktSending
 
getContractContent() - Method in class drcl.inet.contract.RTConfig
 
getContractContent() - Method in class drcl.inet.contract.RTLookup
 
getContractContent() - Method in class drcl.inet.mac.ARPContract
Return null
getContractContent() - Method in class drcl.inet.mac.LLMacContract
 
getContractContent() - Method in class drcl.inet.mac.MacPhyContract
 
getContractContent() - Method in class drcl.inet.mac.NeighborQueryContract
 
getContractContent() - Method in class drcl.inet.mac.NodeChannelContract
 
getContractContent() - Method in class drcl.inet.mac.PositionReportContract
 
getContractContent() - Method in class drcl.inet.mac.RadioPropagationQueryContract
 
getContractContent() - Method in class drcl.inet.sensorsim.BatteryContract
 
getContractContent() - Method in class drcl.inet.sensorsim.SensorAgentPhyContract
 
getContractContent() - Method in class drcl.inet.sensorsim.SensorAppAgentContract
 
getContractContent() - Method in class drcl.inet.sensorsim.SensorAppWirelessAgentContract
 
getContractContent() - Method in class drcl.inet.sensorsim.SensorNeighborQueryContract
 
getContractContent() - Method in class drcl.inet.sensorsim.SensorNodeChannelContract
 
getContractContent() - Method in class drcl.inet.sensorsim.SensorPositionReportContract
 
getContractContent() - Method in class drcl.inet.sensorsim.SensorRadioPropagationQueryContract
 
getContractContent() - Method in class drcl.inet.socket.SocketContract
 
getContractContent() - Method in class drcl.intserv.SchedulerConfig
 
getContractContent() - Method in class drcl.ruv.ShellContract
 
getContractHT(String) - Static method in class drcl.comp.Component
For debugging purposes.
getContractHT() - Static method in class drcl.comp.Component
For debugging purposes.
getConversationID(Packet) - Method in class drcl.inet.tool.NamTrace
 
getConversationID(Packet) - Method in class drcl.intserv.NamTrace
 
getConversationID(Packet) - Method in class drcl.net.tool.NamTrace
 
getCost() - Method in class drcl.net.graph.Link
Returns the link cost.
getCost() - Method in class drcl.net.graph.ShortestPathTree
Returns the result cost from source from the previous run.
getCount() - Method in class drcl.comp.lib.Bouncer
Returns the counter value.
getCurCapacity() - Method in class drcl.inet.sensorsim.BatteryTable
Gets the current capacity
getCurrent() - Method in class drcl.inet.sensorsim.BatteryContract.Message
 
getCurrentLoad() - Method in class drcl.intserv.Scheduler
 
getCurrentLoadByPercentage() - Method in class drcl.intserv.Scheduler
 
getCurrentQLength() - Method in class drcl.comp.queue.QLogic
Returns the current length of the queue.
getCurrentQSize() - Method in class drcl.comp.queue.QLogic
Returns the current size of the queue.
getCutOff() - Method in class drcl.util.random.LognormalParetoDistribution
Returns the cut-off point in the lognormal distribution.
getCutOff() - Method in class drcl.util.random.TruncatedLognormalDistribution
Returns the cut-off point in the lognormal distribution.
getD() - Method in class drcl.intserv.scheduler.SpecR_DCTS
 
getD() - Method in class drcl.net.traffic.traffic_CDSmooth
 
getD() - Method in class drcl.net.traffic.tsCDSmooth
 
getDPort() - Method in class drcl.inet.transport.TCPPacket
 
getDPort() - Method in class drcl.inet.transport.UDPPacket
Returns the destination port number of the UDP packet.
getDSCP(InetPacket) - Static method in class drcl.diffserv.DFUtil
Retrieves the DSCP field from the ToS field of the INET packet header.
getDVPacketSize(DVPacket) - Static method in class drcl.inet.protocol.dv.DV
 
getDa() - Method in class drcl.inet.mac.Mac_802_11_ATIM_Frame
Get destination MAC address
getDa() - Method in class drcl.inet.mac.Mac_802_11_Data_Frame
Get destination MAC address
getDampingRatio() - Method in class drcl.net.graph.Relaxer
 
getData() - Method in class drcl.comp.contract.ErrorContract.Message
 
getData() - Method in class drcl.comp.contract.GarbageContract.Message
 
getData(Port) - Method in class drcl.comp.tool.ComponentTester
Returns the first data in the queue, coming in from the port specified.
getData(Object, double) - Method in class drcl.comp.tool.ComponentTester
Returns the first data in the queue, coming in from the port at the time specified.
getDataRate() - Method in class drcl.inet.sensorsim.RadioBase
Gets the data rate.
getDataSize() - Method in class drcl.inet.sensorsim.SensorAppAgentContract.Message
 
getDataSize() - Method in class drcl.inet.sensorsim.SensorPacket
Gets the data size.
getDataUnit() - Method in class drcl.comp.lib.bytestream.ByteStreamNetPeer
 
getDataUnit() - Method in class drcl.inet.application.BulkSink
 
getDataUnit() - Method in class drcl.inet.application.BulkSource
 
getDataUnit() - Method in class drcl.inet.application.BulkSourceSink
 
getDataUnit() - Method in class drcl.inet.application.FileSource
 
getDebugFlagsInBinary() - Method in class drcl.comp.Component
Prints the debug level flags as bitset; 1 as enabled and 0 disabled.
getDebugLevelNames() - Method in class drcl.comp.Component
Returns the names of defined debug levels; subclasses should override this method if debug levels are defined.
getDebugLevelNames() - Method in class drcl.inet.core.PktDispatcher
 
getDebugLevelNames() - Method in class drcl.inet.protocol.aodv.AODV
 
getDebugLevelNames() - Method in class drcl.inet.protocol.aodv.UIUCInjector
 
getDebugLevelNames() - Method in class drcl.inet.protocol.cbt.CBT
 
getDebugLevelNames() - Method in class drcl.inet.protocol.dv.DV
 
getDebugLevelNames() - Method in class drcl.inet.protocol.dvmrp.DVMRP
 
getDebugLevelNames() - Method in class drcl.inet.protocol.ospf.OSPF
 
getDebugLevelNames() - Method in class drcl.inet.transport.TCP
 
getDebugLevelNames() - Method in class drcl.inet.transport.TCPSink
 
getDefaultAddress() - Method in class drcl.inet.CoreServiceLayer
Returns the default identity in this core service layer.
getDefaultAddress() - Method in class drcl.inet.Node
Returns the default network address of this node.
getDefaultAddress() - Method in class drcl.inet.core.CoreServiceLayer
 
getDefaultID(Port) - Static method in class drcl.inet.contract.IDLookup
 
getDefaultID() - Method in class drcl.inet.core.Identity
Returns the default identity.
getDelay() - Method in class drcl.comp.lib.Bouncer
Returns the delay.
getDelay() - Method in class drcl.comp.lib.Delay
 
getDelay() - Method in class drcl.comp.lib.RNG
 
getDelayACKTimeout() - Method in class drcl.inet.transport.TCPSink
 
getDelayACKTimeout() - Method in class drcl.inet.transport.TCPb
 
getDependentIndex(long) - Method in class drcl.inet.protocol.dvmrp.DVMRPRTExtension
 
getDequeueRequest() - Static method in class drcl.comp.queue.ActiveQueueContract
 
getDescription() - Method in class drcl.comp.contract.DebugContract.Message
 
getDescription() - Method in class drcl.comp.contract.DoubleEventContract.Message
 
getDescription() - Method in class drcl.comp.contract.ErrorContract.Message
 
getDescription() - Method in class drcl.comp.contract.EventContract.Message
 
getDescription() - Method in class drcl.comp.contract.GarbageContract.Message
 
getDescription() - Method in class drcl.comp.contract.TraceContract.Message
 
getDest(long) - Static method in class drcl.intserv.IntServToS
 
getDestUlp(long) - Static method in class drcl.intserv.IntServToS
 
getDestination() - Method in class drcl.inet.InetPacket
 
getDestination() - Method in class drcl.inet.contract.DatagramContract.Message
 
getDestination() - Method in class drcl.inet.data.RTKey
 
getDestinationMask() - Method in class drcl.inet.data.RTKey
 
getDestinationPort() - Method in class drcl.inet.contract.DatagramContract.Message
 
getDielectric() - Method in class drcl.inet.mac.IrregularTerrainModel
Get Dielectric.
getDisplay() - Method in class drcl.comp.lib.TextDisplay
 
getDisplay() - Method in class drcl.comp.tool.ComponentMonitor
 
getDistance() - Method in class drcl.inet.protocol.ospf.OSPF_SPF_vertex
 
getDownstreamExpireTime() - Method in class drcl.inet.protocol.cbt.CBTTimingPack
Not heard from child, time to remove child interface.
getDownstreamExpireTimeBase() - Method in class drcl.inet.protocol.cbt.CBTTimingPack
Not heard from child, base time to remove child interface.
getDropPreference() - Method in class drcl.diffserv.scheduling.ColorQueue
 
getDst() - Method in class drcl.inet.sensorsim.SensorAppWirelessAgentContract.Message
 
getDstMacAddr() - Method in class drcl.inet.mac.LLPacket
Gets destination MAC address.
getDuration() - Method in class drcl.inet.mac.Mac_802_11_Packet
Get the frame duration field (2 Byte)
getDxy() - Method in class drcl.inet.mac.RadioPropagationQueryContract.Message
calculate the distance of two nodes on the X-Y plane, assuming X and Y are the Cartesian coordinates.
getDxyz() - Method in class drcl.inet.mac.RadioPropagationQueryContract.Message
calculate the distance of two nodes.
getDxyz2() - Method in class drcl.inet.mac.RadioPropagationQueryContract.Message
Calculate the distance of two nodes.
getEVT_Type() - Method in class drcl.inet.protocol.aodv.AODV_TimeOut_EVT
 
getEVT_Type() - Method in class drcl.inet.protocol.ospf.OSPF_TimeOut_EVT
 
getEchoInterval() - Method in class drcl.inet.protocol.cbt.CBTTimingPack
Interval between sending ECHO_REQUEST to parent routers.
getEchoIntervalBase() - Method in class drcl.inet.protocol.cbt.CBTTimingPack
Base interval between sending ECHO_REQUEST to parent routers.
getEchoRtxTime() - Method in class drcl.inet.protocol.cbt.CBTTimingPack
Echo request rtx timer.
getEfficiencyIndex() - Method in class drcl.comp.ARuntime
Returns the efficiency index of thread recycling.
getEfficiencyIndex() - Method in class drcl.sim.event.SESimulator
Returns the efficiency index of thread recycling.
getElementEnumerator() - Method in class drcl.util.queue.BSQueue
 
getElementEnumerator() - Method in class drcl.util.queue.CalendarQueue
 
getElementEnumerator() - Method in class drcl.util.queue.CalendarQueue2
 
getElementEnumerator() - Method in class drcl.util.queue.CalendarQueue3
 
getElementEnumerator() - Method in class drcl.util.queue.FIFOQueue
 
getElementEnumerator() - Method in interface drcl.util.queue.Queue
 
getElementEnumerator() - Method in class drcl.util.queue.QueueImpl
 
getElementEnumerator() - Method in class drcl.util.queue.SimpleQueue
 
getElementEnumerator() - Method in class drcl.util.queue.TreeMapQueue
 
getElementEnumerator() - Method in class drcl.util.queue.VSBSQueue
 
getElementEnumerator() - Method in class drcl.util.queue.VSFIFOQueue
 
getElementEnumerator() - Method in class drcl.util.queue.VSSimpleQueue
 
getElementEnumerator() - Method in class drcl.util.queue.VSTreeMapQueue
 
getEnqueueRequest(Object) - Static method in class drcl.comp.queue.ActiveQueueContract
 
getEntry() - Method in class drcl.inet.contract.RTConfig.Message
 
getError() - Method in class drcl.inet.mac.MacPhyContract.Message
Get the error flag
getError() - Method in class drcl.inet.socket.SocketContract.Message
 
getEvent() - Method in class drcl.comp.contract.EventContract.Message
 
getEventEfficiencyIndex(long) - Method in class drcl.comp.ARuntime
 
getEventEfficiencyIndex(long) - Method in class drcl.sim.event.SESimulator
 
getEventID() - Method in class drcl.inet.sensorsim.SensorAppWirelessAgentContract.Message
 
getEventName() - Method in class drcl.comp.contract.DoubleEventContract.Message
 
getEventName() - Method in class drcl.comp.contract.EventContract.Message
 
getEventQueue() - Method in class drcl.comp.ACARuntime
 
getEventQueue() - Method in class drcl.comp.ARuntime
 
getEventQueue() - Method in class drcl.sim.event.SESimulator
 
getEventQueue() - Method in class drcl.sim.event.SESimulatorOld
 
getEventRate() - Method in class drcl.comp.ACARuntime
Returns the event processing rate of this runtime.
getEventRate() - Method in class drcl.comp.ARuntime
Returns the event processing rate of this runtime.
getEventRate() - Method in class drcl.sim.event.SESimulator
Returns the event processing rate of this runtime.
getEventRate() - Method in class drcl.sim.event.SESimulatorOld
 
getEventTester() - Method in class drcl.comp.tool.ComponentTester
Returns the underlying testing engine.
getExtension() - Method in class drcl.inet.InetPacket
 
getExtension() - Method in class drcl.inet.data.RTEntry
 
getFc() - Method in class drcl.inet.mac.Mac_802_11_Packet
Get the frame control field (2 Byte)
getFcs() - Method in class drcl.inet.mac.Mac_802_11_Packet
Get the frame check sequence (4 Byte)
getFileName() - Method in class drcl.ruv.ShellContract.Message
 
getFilePrefix() - Method in class drcl.comp.tool.PlotPlain
 
getFileSeparator() - Method in class drcl.comp.tool.PlotPlain
 
getFilterID() - Method in class drcl.inet.contract.ConfigSwitch.Message
 
getFlag() - Method in class drcl.comp.Port
 
getFlag() - Method in class drcl.inet.InetPacket
 
getFlag() - Method in class drcl.inet.sensorsim.SensorAppWirelessAgentContract.Message
 
getFlowspec(int) - Method in class drcl.intserv.Scheduler
Returns the reservation specified by the handle.
getFlowspec(long) - Method in class drcl.intserv.Scheduler
Returns the the flow that best matches the ToS value.
getFlowspec() - Method in class drcl.intserv.SchedulerConfig.Message
 
getForkManager(Component) - Static method in class drcl.comp.Util
Returns the associated ForkManager of the component.
getForwardPack(Packet, long, long, boolean, int, long) - Static method in class drcl.inet.contract.PktSending
Creates and returns a default-forwarding request.
getForwardPack(Object, int, long, long, boolean, int, long) - Static method in class drcl.inet.contract.PktSending
Creates and returns a default-forwarding request.
getFragmentOffset() - Method in class drcl.inet.InetPacket
 
getFragmentTTL() - Method in class drcl.inet.core.PktDispatcher
 
getFrameLength() - Method in class drcl.net.traffic.traffic_RTSmooth
 
getFrameLength() - Method in class drcl.net.traffic.tsRTSmooth
 
getFullID(Component) - Static method in class drcl.comp.Util
Returns the full path of a component.
getGain_dBi(Antenna.Orientation) - Method in class drcl.inet.mac.AdaptiveAntenna
Get the gain using current activePattern at given angle.
getGain_dBi() - Method in class drcl.inet.mac.Antenna
Return omnidirectional gain in dBi.
getGain_dBi(Antenna.Orientation) - Method in class drcl.inet.mac.Antenna
Return gain in dBi in given direction.
getGain_dBi(Antenna.Orientation) - Method in class drcl.inet.mac.SwitchedBeamAntenna
Get the gain using the current activePattern at the given angle.
getGain_dBi_wPatternX_atOrientX(int, Antenna.Orientation) - Method in class drcl.inet.mac.SwitchedBeamAntenna
Get the gain of pattern at direction .
getGain_dBi_wPatternXsteerOrientX_atOrientX(int, Antenna.Orientation, Antenna.Orientation) - Method in class drcl.inet.mac.AdaptiveAntenna
Get the gain of pattern at direction .
getGapIterator() - Method in class drcl.util.scalar.IntSpace
Returns the iterator that iterates the gaps in this space.
getGapIterator(int) - Method in class drcl.util.scalar.IntSpace
Returns the iterator that iterates the gaps in this space.
getGapIterator()<