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 _

N

NAME - Static variable in class drcl.inet.InetPacket
Name of the InetPacket.
NEIGHBOR_TIMEOUT_PERIOD - Static variable in class drcl.inet.protocol.dv.DV
Routing table entry timeout period.
NEW_RENO - Static variable in interface drcl.inet.transport.TCPConstants
 
NEXT_HOP_NO_CHANGE - Static variable in class drcl.inet.contract.RTConfig
 
NI - class drcl.inet.core.NI.
Base class for modeling network interface card.
NI() - Constructor for class drcl.inet.core.NI
 
NI(String) - Constructor for class drcl.inet.core.NI
 
NODE_PORT_ID - Static variable in class drcl.inet.sensorsim.SensorChannel
 
NODE_PORT_ID - Static variable in class drcl.inet.sensorsim.SensorNodePositionTracker
 
NOISE_MEAN - Static variable in class drcl.inet.sensorsim.SensorPhy
 
NOISE_STRENGTH - Static variable in class drcl.inet.sensorsim.SensorPhy
 
NOISE_VAR - Static variable in class drcl.inet.sensorsim.SensorPhy
 
NON_COHERENT - Static variable in class drcl.inet.sensorsim.SensorApp
 
NO_CONNECT - Static variable in class drcl.comp.Util
 
NO_OP - Static variable in interface drcl.inet.socket.SocketStates
 
NO_USE0 - Static variable in class drcl.net.Address
One of the long integers that should not be used in an address scheme.
NO_USE1 - Static variable in class drcl.net.Address
One of the long integers that should not be used in an address scheme.
NO_USE2 - Static variable in class drcl.net.Address
One of the long integers that should not be used in an address scheme.
NO_USE3 - Static variable in class drcl.net.Address
One of the long integers that should not be used in an address scheme.
NO_USE4 - Static variable in class drcl.net.Address
One of the long integers that should not be used in an address scheme.
NO_USE5 - Static variable in class drcl.net.Address
One of the long integers that should not be used in an address scheme.
NS_COMPATIBLE - Static variable in class drcl.inet.transport.TCP
Sets to true to make TCP ns compatible
NS_COMPATIBLE - Static variable in class drcl.inet.transport.TCPSink
Sets to true to make TCP ns compatible
NS_COMPATIBLE - Static variable in class drcl.inet.transport.TCPb
Sets to true to make TCP ns compatible
NULL_ADDR - Static variable in class drcl.net.Address
The default null address.
NULL_OBJECT - Static variable in class drcl.ruv.Commands
 
NUMDUPACKS - Static variable in class drcl.inet.transport.TCP
Number of duplicate ACKs to trigger fast RXT as specified in [RFC2581] (for Reno, Tahoe).
NamTrace - class drcl.inet.tool.NamTrace.
The class for generating NAM traces for INET packets.
NamTrace() - Constructor for class drcl.inet.tool.NamTrace
 
NamTrace(String) - Constructor for class drcl.inet.tool.NamTrace
 
NamTrace - class drcl.intserv.NamTrace.
The class for generating NAM traces for IntServ packets.
NamTrace() - Constructor for class drcl.intserv.NamTrace
 
NamTrace(String) - Constructor for class drcl.intserv.NamTrace
 
NamTrace - class drcl.net.tool.NamTrace.
The base class for generating NAM traces for incoming packets.
NamTrace() - Constructor for class drcl.net.tool.NamTrace
 
NamTrace(String) - Constructor for class drcl.net.tool.NamTrace
 
NavTimer - class drcl.inet.mac.NavTimer.
The class simulates the NavTimer in IEEE 802.11 MAC protocol.
NavTimer(Mac_802_11) - Constructor for class drcl.inet.mac.NavTimer
 
NeighborEvent - class drcl.inet.contract.NeighborEvent.
The NeighborEvent contract.
NeighborEvent() - Constructor for class drcl.inet.contract.NeighborEvent
 
NeighborEvent(int) - Constructor for class drcl.inet.contract.NeighborEvent
 
NeighborEvent.Message - class drcl.inet.contract.NeighborEvent.Message.
 
NeighborEvent.Message() - Constructor for class drcl.inet.contract.NeighborEvent.Message
 
NeighborEvent.Message(int, NetAddress) - Constructor for class drcl.inet.contract.NeighborEvent.Message
 
NeighborQueryContract - class drcl.inet.mac.NeighborQueryContract.
The NeightbourQueryContract contract.
NeighborQueryContract() - Constructor for class drcl.inet.mac.NeighborQueryContract
 
NeighborQueryContract(int) - Constructor for class drcl.inet.mac.NeighborQueryContract
 
NeighborQueryContract.Message - class drcl.inet.mac.NeighborQueryContract.Message.
 
NeighborQueryContract.Message() - Constructor for class drcl.inet.mac.NeighborQueryContract.Message
 
NeighborQueryContract.Message(long, double, double, double) - Constructor for class drcl.inet.mac.NeighborQueryContract.Message
Constructor.
NeighborQueryContract.Message(long, double, double, double, int) - Constructor for class drcl.inet.mac.NeighborQueryContract.Message
Constructor.
NeighborQueryContract.Message(long[]) - Constructor for class drcl.inet.mac.NeighborQueryContract.Message
Construct.
NeighborQueryContract.Message(long, double, double, double, long[], int) - Constructor for class drcl.inet.mac.NeighborQueryContract.Message
Constructor.
NetAddress - class drcl.inet.data.NetAddress.
The network address class.
NetAddress() - Constructor for class drcl.inet.data.NetAddress
 
NetAddress(long, long) - Constructor for class drcl.inet.data.NetAddress
 
NetAddress(long, int) - Constructor for class drcl.inet.data.NetAddress
 
Network - class drcl.inet.Network.
The container class for constructing a network in a hierarchical network.
Network() - Constructor for class drcl.inet.Network
 
Network(String) - Constructor for class drcl.inet.Network
 
Node - class drcl.inet.Node.
The container class for a network node.
Node() - Constructor for class drcl.inet.Node
 
Node(String) - Constructor for class drcl.inet.Node
 
Node - class drcl.net.graph.Node.
 
Node() - Constructor for class drcl.net.graph.Node
 
Node(int) - Constructor for class drcl.net.graph.Node
 
Node(int, double, double) - Constructor for class drcl.net.graph.Node
 
Node(int, double, double, Area) - Constructor for class drcl.net.graph.Node
 
Node(int, double, double, String) - Constructor for class drcl.net.graph.Node
 
Node(int, double, double, String, Area) - Constructor for class drcl.net.graph.Node
 
NodeBeanInfo - class drcl.inet.NodeBeanInfo.
Provides the properties of Node.
NodeBeanInfo() - Constructor for class drcl.inet.NodeBeanInfo
 
NodeBuilder - class drcl.inet.NodeBuilder.
The container class for automating the process of constructing a network node.
NodeBuilder() - Constructor for class drcl.inet.NodeBuilder
 
NodeBuilder(String) - Constructor for class drcl.inet.NodeBuilder
 
NodeChannelContract - class drcl.inet.mac.NodeChannelContract.
The NodeChannelContract contract.
NodeChannelContract() - Constructor for class drcl.inet.mac.NodeChannelContract
 
NodeChannelContract(int) - Constructor for class drcl.inet.mac.NodeChannelContract
 
NodeChannelContract.Message - class drcl.inet.mac.NodeChannelContract.Message.
The message class which is defined for exchanging information between Node and Channel components.
NodeChannelContract.Message() - Constructor for class drcl.inet.mac.NodeChannelContract.Message
 
NodeChannelContract.Message(long, double, double, double, double, double, Object) - Constructor for class drcl.inet.mac.NodeChannelContract.Message
Constructs a message
NodePositionTracker - class drcl.inet.mac.NodePositionTracker.
This component divides the X-Y plane of the simulated space area into multiple subareas.
NodePositionTracker(double, double, double, double, double, double) - Constructor for class drcl.inet.mac.NodePositionTracker
Construction function.
NodePositionTracker() - Constructor for class drcl.inet.mac.NodePositionTracker
 
NonblockingSocketHandler - interface drcl.inet.socket.NonblockingSocketHandler.
Interface defining callbacks for nonblocking socket calls.
NumberObj - class drcl.data.NumberObj.
Class that is similar to Long but is mutable.
NumberObj() - Constructor for class drcl.data.NumberObj
 
NumberUtil - class drcl.util.NumberUtil.
 
NumberUtil() - Constructor for class drcl.util.NumberUtil
 
n - Variable in class drcl.inet.mac.NodePositionTracker
Number of subareas along the X-axle.
nGrids - Variable in class drcl.inet.mac.Channel
A variable indicating what is the maximum distance if an subarea is considered as the neightbouring grid to the current position of the sender node.
name - Variable in class drcl.comp.Component
Descriptive name for the component.
nb_delete(long) - Method in class drcl.inet.protocol.aodv.AODV
Called when we receive *explicit* notification that a Neighbor is no longer reachable.
nbits - Variable in class drcl.net.traffic.traffic_RTSmooth
 
neighbor(Node) - Method in class drcl.net.graph.Link
Returns n's neighbor node thru this link.
neighbors() - Method in class drcl.net.graph.Node
 
netaddr - Variable in class drcl.inet.Network
 
netmask - Variable in class drcl.inet.Network
 
newSocket() - Method in class drcl.inet.socket.SocketMaster
Creates and installs a new server/client InetSocket in this application.
newTerminal() - Static method in class drcl.ruv.System
Creates a new terminal in the RUV system.
newTerminal(String, String[]) - Static method in class drcl.ruv.System
Creates a new terminal in the RUV system and executes the script in the terminal.
next - Variable in class drcl.comp.LockPack
Next lock pack in the chain.
nextDouble() - Method in class drcl.util.random.Constant
 
nextDouble() - Method in class drcl.util.random.ExponentialDistribution
 
nextDouble() - Method in class drcl.util.random.GaussianDistribution
 
nextDouble() - Method in class drcl.util.random.LognormalDistribution
This method does not check overflow.
nextDouble() - Method in class drcl.util.random.LognormalParetoDistribution
 
nextDouble() - Method in class drcl.util.random.ParetoDistribution
 
nextDouble() - Method in class drcl.util.random.RandomNumberGenerator
 
nextDouble() - Method in class drcl.util.random.TruncatedLognormalDistribution
 
nextDouble() - Method in class drcl.util.random.TruncatedParetoDistribution
 
nextDouble() - Method in class drcl.util.random.UniformDistribution
 
nextGap(int) - Method in class drcl.util.scalar.IntSpace
Returns next gap starting greater than or equal to start_.
nextGap(long) - Method in class drcl.util.scalar.LongSpace
Returns next gap starting greater than or equal to start_.
nextHop - Variable in class drcl.comp.Util.Link
 
nextInt() - Method in class drcl.util.random.Constant
 
nextInt() - Method in class drcl.util.random.ExponentialDistribution
 
nextInt() - Method in class drcl.util.random.GaussianDistribution
 
nextInt() - Method in class drcl.util.random.LognormalDistribution
This method does not check overflow.
nextInt() - Method in class drcl.util.random.LognormalParetoDistribution
 
nextInt() - Method in class drcl.util.random.ParetoDistribution
 
nextInt() - Method in class drcl.util.random.RandomNumberGenerator
 
nextInt() - Method in class drcl.util.random.TruncatedLognormalDistribution
 
nextInt() - Method in class drcl.util.random.TruncatedParetoDistribution
 
nextInt() - Method in class drcl.util.random.UniformDistribution
 
nextInterval(int) - Method in class drcl.util.scalar.IntSpace
Returns next interval starting greater than or equal to start_.
nextInterval(long) - Method in class drcl.util.scalar.LongSpace
Returns next interval starting greater than or equal to start_.
nextLong() - Method in class drcl.util.random.Constant
 
nextLong() - Method in class drcl.util.random.ExponentialDistribution
 
nextLong() - Method in class drcl.util.random.GaussianDistribution
 
nextLong() - Method in class drcl.util.random.LognormalDistribution
This method does not check overflow.
nextLong() - Method in class drcl.util.random.LognormalParetoDistribution
 
nextLong() - Method in class drcl.util.random.ParetoDistribution
 
nextLong() - Method in class drcl.util.random.RandomNumberGenerator
 
nextLong() - Method in class drcl.util.random.TruncatedLognormalDistribution
 
nextLong() - Method in class drcl.util.random.TruncatedParetoDistribution
 
nextLong() - Method in class drcl.util.random.UniformDistribution
 
nextOutputTime() - Method in class drcl.net.traffic.TrafficShaper
Returns the output time of next packet.
nid - Variable in class drcl.inet.mac.MobilityModel
This field is defined to keep the node Id instead of requesting such kind of information from other components which may incur extra simulation overhead.
nid - Variable in class drcl.inet.mac.NodeChannelContract.Message
The sender's node id
nodes() - Method in class drcl.net.graph.Graph
 
nodes() - Method in class drcl.net.graph.Link
Returns the end nodes of this link.
nodes - Variable in class drcl.net.graph.TopologyParser
 
nodes - Variable in class drcl.net.graph.TopologyReader
 
normalizeAzimuthAngle(int) - Static method in class drcl.inet.mac.Antenna
Normalize azimuth angle to 360 degree
normalizeElevationAngle(int) - Static method in class drcl.inet.mac.Antenna
Normalize elevation angle to 360 (not +/-180 any more) degree
not() - Method in class drcl.data.BitSet
Performs a logical NOT of the this bitset.
notify(Object) - Method in class drcl.comp.Component
Notifies on the object.
notifyAll(Object) - Method in class drcl.comp.Component
Notifies all the execution contexts that wait on the object.
notifyStateListeners(PropertyChangeEvent) - Method in class drcl.comp.ACARuntime
 
ntries - Variable in class drcl.inet.protocol.cbt.CBTInterfaceTimer
 
ntries - Variable in class drcl.inet.protocol.cbt.CBTState
 
numNodes() - Method in class drcl.net.graph.Area
 
numNodes() - Method in class drcl.net.graph.Graph
 
numOfIntIntervals() - Method in class drcl.util.scalar.IntSpace
 
numOfLongIntervals() - Method in class drcl.util.scalar.LongSpace
 
numberRepresentation() - Method in class drcl.data.BitSet
Returns the long integer representation of this bit set.
numberRepresentation() - Method in class drcl.data.Map
Prints out the content of this map and represents the keys in the form of long integers.
numberRepresentation() - Method in class drcl.data.MapKey
Returns the long integer representation of this map key.

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 _
Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~