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

NA - Static variable in class sidnet.models.energy.energyconsumptionmodels.EnergyConsumptionModelImpl
 
NANO_SECOND - Static variable in class jist.swans.Constants
one nano-second in simulation time units.
nav - Variable in class jist.swans.mac.Mac802_11
virtual carrier sense; next time when network available.
nav - Variable in class sidnet.stack.std.mac.Mac802_11e
virtual carrier sense; next time when network available.
NCS_Location2D - Class in sidnet.core.misc
 
NCS_Location2D(double, double) - Constructor for class sidnet.core.misc.NCS_Location2D
Creates a new instance of NCS_Location2D
ndp - Class in driver
Node Discovery Protocol macro-benchmark.
ndp() - Constructor for class driver.ndp
 
ndpBytes - Variable in class jist.swans.route.RouteZrp.ZrpPacketStats
zrp counter.
ndpPackets - Variable in class jist.swans.route.RouteZrp.ZrpPacketStats
zrp counter.
needEifs - Variable in class jist.swans.mac.Mac802_11
whether last reception had an error.
needEifs - Variable in class sidnet.stack.std.mac.Mac802_11e
whether last reception had an error.
neighboursList - Variable in class sidnet.core.misc.Node
list of neighbours.
net - Variable in class jist.swans.misc.Node
 
NET_DELAY - Static variable in class jist.swans.Constants
network layer delay.
NET_INTERFACE_DEFAULT - Static variable in class jist.swans.Constants
network interface constant.
NET_INTERFACE_INVALID - Static variable in class jist.swans.Constants
network interface constant.
NET_INTERFACE_LOOPBACK - Static variable in class jist.swans.Constants
network interface constant.
NET_LOSS_DEFAULT - Static variable in class jist.swans.Constants
network layer loss model choice constant.
NET_LOSS_INVALID - Static variable in class jist.swans.Constants
network layer loss model choice constant.
NET_LOSS_NONE - Static variable in class jist.swans.Constants
network layer loss model choice constant.
NET_LOSS_UNIFORM - Static variable in class jist.swans.Constants
network layer loss model choice constant.
NET_PRIORITY_CONTROL - Static variable in class jist.swans.Constants
network packet priority level.
NET_PRIORITY_INVALID - Static variable in class jist.swans.Constants
network packet priority level.
NET_PRIORITY_NORMAL - Static variable in class jist.swans.Constants
network packet priority level.
NET_PRIORITY_NUM - Static variable in class jist.swans.Constants
network packet priority level.
NET_PRIORITY_REALTIME - Static variable in class jist.swans.Constants
network packet priority level.
NET_PROTOCOL_AODV - Static variable in class jist.swans.Constants
network level (IP) protocol number.
NET_PROTOCOL_BELLMANFORD - Static variable in class jist.swans.Constants
network level (IP) protocol number.
NET_PROTOCOL_BEZIER - Static variable in class jist.swans.Constants
NWU extension network level (IP) protocol number
NET_PROTOCOL_DSR - Static variable in class jist.swans.Constants
network level (IP) protocol number.
NET_PROTOCOL_ECGRID - Static variable in class jist.swans.Constants
NWU extension network level (IP) protocol number
NET_PROTOCOL_FISHEYE - Static variable in class jist.swans.Constants
network level (IP) protocol number.
NET_PROTOCOL_HEARTBEAT - Static variable in class jist.swans.Constants
network level (IP) protocol number.
NET_PROTOCOL_INDEX_1 - Static variable in class jist.swans.Constants
NWU extension network level (IP) protocol number
NET_PROTOCOL_INDEX_2 - Static variable in class jist.swans.Constants
NWU extension network level (IP) protocol number
NET_PROTOCOL_INDEX_3 - Static variable in class jist.swans.Constants
NWU extension network level (IP) protocol number
NET_PROTOCOL_INDEX_4 - Static variable in class jist.swans.Constants
NWU extension network level (IP) protocol number
NET_PROTOCOL_INDEX_5 - Static variable in class jist.swans.Constants
NWU extension network level (IP) protocol number
NET_PROTOCOL_INVALID - Static variable in class jist.swans.Constants
network level (IP) protocol number.
NET_PROTOCOL_LAR1 - Static variable in class jist.swans.Constants
network level (IP) protocol number.
NET_PROTOCOL_MAX - Static variable in class jist.swans.Constants
network level (IP) protocol number.
NET_PROTOCOL_MULTI_TREE - Static variable in class jist.swans.Constants
NWU extension network level (IP) protocol number
NET_PROTOCOL_NO_NEXT_HEADER - Static variable in class jist.swans.Constants
network level (IP) protocol number.
NET_PROTOCOL_ODMRP - Static variable in class jist.swans.Constants
network level (IP) protocol number.
NET_PROTOCOL_OSPF - Static variable in class jist.swans.Constants
network level (IP) protocol number.
NET_PROTOCOL_RANDOM_PATH - Static variable in class jist.swans.Constants
NWU extension network level (IP) protocol number
NET_PROTOCOL_SHORTEST_PATH - Static variable in class jist.swans.Constants
NWU extension network level (IP) protocol number
NET_PROTOCOL_TCP - Static variable in class jist.swans.Constants
network level (IP) protocol number.
NET_PROTOCOL_UDP - Static variable in class jist.swans.Constants
network level (IP) protocol number.
NET_PROTOCOL_ZRP - Static variable in class jist.swans.Constants
network level (IP) protocol number.
NET_PROTOCOL_ZRP_BRP_DEFAULT - Static variable in class jist.swans.Constants
zrp-subprotocol number.
NET_PROTOCOL_ZRP_BRP_FLOOD - Static variable in class jist.swans.Constants
zrp-subprotocol number.
NET_PROTOCOL_ZRP_IARP_DEFAULT - Static variable in class jist.swans.Constants
zrp-subprotocol number.
NET_PROTOCOL_ZRP_IARP_ZDP - Static variable in class jist.swans.Constants
zrp-subprotocol number.
NET_PROTOCOL_ZRP_IERP_DEFAULT - Static variable in class jist.swans.Constants
zrp-subprotocol number.
NET_PROTOCOL_ZRP_NDP_DEFAULT - Static variable in class jist.swans.Constants
zrp-subprotocol number.
NetAddress - Class in jist.swans.net
Contains a Network address.
NetAddress(InetAddress) - Constructor for class jist.swans.net.NetAddress
Create a new network address object.
NetAddress(byte[]) - Constructor for class jist.swans.net.NetAddress
Create a new network address object.
NetAddress(int) - Constructor for class jist.swans.net.NetAddress
Create a new network address object.
netEntity - Variable in class jist.swans.mac.Mac802_11
Network upcall entity interface.
netEntity - Variable in class jist.swans.misc.Node
 
netEntity - Variable in class sidnet.stack.std.mac.Mac802_11e
Network upcall entity interface.
netId - Variable in class jist.swans.mac.Mac802_11
network interface number.
netId - Variable in class sidnet.stack.std.mac.Mac802_11e
network interface number.
NetInterface - Interface in jist.swans.net
Defines the interface of all Network layer entity implementations.
NetInterface.NetHandler - Interface in jist.swans.net
Network layer callback interface.
NetIp - Class in jist.swans.net
IPv4 implementation based on RFC 791.
NetIp(NetAddress, Mapper, PacketLoss, PacketLoss) - Constructor for class jist.swans.net.NetIp
Initialize IP implementation with given address and protocol mapping.
NetIp.NicInfo - Class in jist.swans.net
Information about each network interface.
NetIp.NicInfo() - Constructor for class jist.swans.net.NetIp.NicInfo
 
NetMessage - Class in jist.swans.net
Network packet.
NetMessage() - Constructor for class jist.swans.net.NetMessage
 
NetMessage.Ip - Class in jist.swans.net
IPv4 network packet.
NetMessage.Ip(Message, NetAddress, NetAddress, short, byte, byte, short, short) - Constructor for class jist.swans.net.NetMessage.Ip
Create new IPv4 packet.
NetMessage.Ip(Message, NetAddress, NetAddress, short, byte, byte) - Constructor for class jist.swans.net.NetMessage.Ip
Create new IPv4 packet with default id.
NetMessage.IpOption - Class in jist.swans.net
A generic IP packet option.
NetMessage.IpOption() - Constructor for class jist.swans.net.NetMessage.IpOption
 
NetMessage.IpOptionSourceRoute - Class in jist.swans.net
An IP packet source route option.
NetMessage.IpOptionSourceRoute(NetAddress[]) - Constructor for class jist.swans.net.NetMessage.IpOptionSourceRoute
Create new source route option.
NetMessage.IpOptionSourceRoute(NetAddress[], int) - Constructor for class jist.swans.net.NetMessage.IpOptionSourceRoute
Create new source route option.
netMsgs - Variable in class jist.swans.route.RouteAodv.AodvStats
messages sent by transport layer.
NEVER - Static variable in class sidnet.core.query.Query
constants
neverAsso - Variable in class sidnet.stack.std.mac.ieee802_15_4.SSCS802_15_4
 
newBeacon(CHAR) - Method in class sidnet.stack.std.mac.ieee802_15_4.CsmaCA802_15_4
 
newController(ClassLoader) - Static method in class jist.runtime.Controller
Create and initialize a new Controller instance.
newEntityReference(Entity) - Static method in class jist.runtime.Controller
Application callback method to register an new entity, creating an entity reference.
newLine() - Method in class jist.swans.app.io.BufferedWriter
 
next - Variable in class jist.runtime.Event.ContinuationFrame
pointer to next stack frame.
next - Variable in class jist.swans.field.Field.RadioData
linked list pointers.
next(FieldInterface, Integer, Location, Mobility.MobilityInfo) - Method in interface jist.swans.field.Mobility
Schedule next movement.
next(FieldInterface, Integer, Location, Mobility.MobilityInfo) - Method in class jist.swans.field.Mobility.RandomWalk
Schedule next movement.
next(FieldInterface, Integer, Location, Mobility.MobilityInfo) - Method in class jist.swans.field.Mobility.RandomWaypoint
Schedule next movement.
next(FieldInterface, Integer, Location, Mobility.MobilityInfo) - Method in class jist.swans.field.Mobility.Static
Schedule next movement.
next(FieldInterface, Integer, Location, Mobility.MobilityInfo) - Method in class jist.swans.field.Mobility.Teleport
Schedule next movement.
next() - Static method in class jist.swans.misc.Enumerator
Return next value in sequence.
next - Variable in class jist.swans.net.QueuedMessage
Pointer to next queued message.
next - Variable in class sidnet.stack.std.mac.ieee802_15_4.HLISTLINK
 
next_hop_ - Variable in class sidnet.stack.std.mac.ieee802_15_4.hdr_cmn
 
nextEpoch() - Method in class sidnet.core.misc.TransientDataGrid
 
nfailLink1 - Static variable in class sidnet.stack.std.mac.ieee802_15_4.Fail
 
nfailLink2 - Static variable in class sidnet.stack.std.mac.ieee802_15_4.Fail
 
nics - Variable in class jist.swans.net.NetIp
network interfaces.
NO_ESCAPE_CHARACTER - Static variable in class au.com.bytecode.opencsv.CSVWriter
The escape constant to use when you wish to suppress all escaping.
NO_QUOTE_CHARACTER - Static variable in class au.com.bytecode.opencsv.CSVWriter
The quote constant to use when you wish to suppress all quoting.
nocache - Variable in class jist.runtime.Main.CommandLineOptions
do not use rewriter cache.
Node - Class in jist.runtime
Stores and manipulates host:port information.
Node(InetAddress, short) - Constructor for class jist.runtime.Node
Instantiate node object with given host and port.
Node(String, short) - Constructor for class jist.runtime.Node
Instantiate node object with given host and port.
Node(byte[], short) - Constructor for class jist.runtime.Node
Instantiate node object with given host and port.
Node(short) - Constructor for class jist.runtime.Node
Instantiate node object with given port on the local host.
Node(InetAddress, int) - Constructor for class jist.runtime.Node
Instantiate node object with given host and port.
Node(String, int) - Constructor for class jist.runtime.Node
Instantiate node object with host string and port.
Node(int) - Constructor for class jist.runtime.Node
Instantiate node object with given port on local host.
Node(byte[], int) - Constructor for class jist.runtime.Node
Instantiate node object from serialized information in byte array at given offset.
Node - Class in jist.swans.misc
 
Node() - Constructor for class jist.swans.misc.Node
 
node - Variable in class sidnet.core.gui.NodeGUIimpl
 
Node - Class in sidnet.core.misc
 
Node(int, EnergyManagement, PanelContext, LocationContext, ColorProfile, SimManager) - Constructor for class sidnet.core.misc.Node
Creates a new instance of Node
NodeAPI - Interface in sidnet.core.interfaces
 
NodeEntry - Class in sidnet.core.misc
Neighbour entry information.
NodeEntry(MacAddress, NetAddress, NCS_Location2D) - Constructor for class sidnet.core.misc.NodeEntry
 
NodeFinder - Class in sidnet.core.misc
 
NodeFinder(Node[]) - Constructor for class sidnet.core.misc.NodeFinder
 
NodeFinderDialog - Class in sidnet.core.misc
 
NodeFinderDialog(Frame, boolean) - Constructor for class sidnet.core.misc.NodeFinderDialog
Creates new form NodeFinderDialog
NodeGUI - Interface in sidnet.core.interfaces
 
NodeGUIimpl - Class in sidnet.core.gui
 
NodeGUIimpl(PanelContext, ColorProfile, Node) - Constructor for class sidnet.core.gui.NodeGUIimpl
 
NodeHardwareInterface - Interface in sidnet.core.interfaces
 
nodeID - Variable in class sidnet.core.misc.NodeFinderDialog
 
nodeIP - Variable in class sidnet.core.misc.DeadEndListEntry
 
nodeList - Variable in class sidnet.core.gui.GroupSelectionTool
 
nodes - Static variable in class shaohua_project.sweep.driver.Driver_Sweep
 
nodes - Static variable in class sidnet.stack.driver.Driver_Test802_15_4
 
nodes - Static variable in class sidnet.stack.users.alternating_tree.driver.AlternatingTreeWithBezier
 
nodes - Static variable in class sidnet.stack.users.alternating_tree.driver.AlternatingTreeWithKShort
 
nodes - Static variable in class sidnet.stack.users.Bezier.driver.Driver_Bezier
 
nodes - Static variable in class sidnet.stack.users.demo_multi_tree.driver.Driver_DemoMultiTree
Initialize simulation node.
nodes - Static variable in class sidnet.stack.users.EECS510.driver.Driver_Assignment2
 
nodes - Static variable in class sidnet.stack.users.geographical_tree_aggregation.driver.Driver_GeographicalTreeAggregation
Initialize simulation node.
nodes - Static variable in class sidnet.stack.users.k_shortest_path.driver.Driver_kShortestPath
Initialize simulation node.
nodes - Static variable in class sidnet.stack.users.marco_project.image_charges.driver.Driver_ElectrostaticRouting
 
nodes - Static variable in class sidnet.stack.users.marco_project.node_centric.driver.Driver_ElectrostaticRouting
 
nodes - Static variable in class sidnet.stack.users.marco_project.packet_centric.driver.Driver_ElectrostaticRouting
 
nodes - Static variable in class sidnet.stack.users.sample_p2p.driver.Driver_SampleP2P
 
nodes - Static variable in class sidnet.stack.users.SenSys08.driver.Driver_SenSys08_GeographicalTreeAggregation
Initialize simulation node.
nodes - Static variable in class sidnet.stack.users.SenSys08.driver.Driver_SenSys08_P2P
 
nodes - Static variable in class sidnet.stack.users.SenSys08.driver.Driver_SenSys08Demo_Deployment
 
nodes - Static variable in class sidnet.stack.users.topological_tree_aggregation.driver.Driver_TopologicalTreeAggregation
 
nodes - Static variable in class sidnet.stack.users.triggers_project.driver.Driver_Triggers
Initialize simulation node.
nodes - Static variable in class sidnet.stack.users.waspsample.driver.Driver_Wasp
 
nodesCount - Variable in class sidnet.utilityviews.statscollector.ExperimentData
 
NodesList - Class in sidnet.core.misc
 
NodesList() - Constructor for class sidnet.core.misc.NodesList
Creates a new instance of DeadEndList
nonblock() - Method in class jist.minisim.sleepblock
 
NONE - Static variable in class sidnet.core.gui.MyPopupMenu
 
norm() - Method in class sidnet.core.misc.Location2D
Returns euclidean distance from origin
norm() - Method in class sidnet.stack.users.marco_project.image_charges.routing.Coordinate
 
norm() - Method in interface sidnet.stack.users.marco_project.image_charges.routing.Ordered
 
norm() - Method in class sidnet.stack.users.marco_project.node_centric.routing.Coordinate
 
norm() - Method in interface sidnet.stack.users.marco_project.node_centric.routing.Ordered
 
norm() - Method in class sidnet.stack.users.marco_project.packet_centric.routing.Coordinate
 
norm() - Method in interface sidnet.stack.users.marco_project.packet_centric.routing.Ordered
 
NOT_FOUND - Static variable in class sidnet.core.misc.RegionList
 
notification - Variable in class sidnet.stack.users.triggers_project.routing.NotificationMessage
 
NotificationMessage - Class in sidnet.stack.users.triggers_project.routing
 
NotificationMessage() - Constructor for class sidnet.stack.users.triggers_project.routing.NotificationMessage
 
notifyActionPerformed(Node, ActionEvent) - Method in class sidnet.core.gui.GroupSelectionTool
 
notifySelected(Node, boolean) - Method in class sidnet.core.gui.GroupSelectionTool
 
nQinitHandled - Variable in class sidnet.stack.users.alternating_tree.routing.KShortestPathRouting5
 
nQinitHandled - Variable in class sidnet.stack.users.alternating_tree.routing.RouteBezier
 
nQinitHandled - Variable in class sidnet.stack.users.Bezier.routing.RouteBezier
 
nQinitHandled - Variable in class sidnet.stack.users.k_shortest_path.routing.KShortestPathRouting
 
nQinitHandled - Variable in class sidnet.stack.users.k_shortest_path.routing.KShortestPathRouting5
 
nQinitHandled - Variable in class sidnet.stack.users.topological_tree_aggregation.routing.KShortestPathRouting
 
nQinitHandled - Variable in class sidnet.stack.users.topological_tree_aggregation.routing.RouteBezier
 
nrOfRoutes - Static variable in class sidnet.stack.users.marco_project.image_charges.driver.Driver_ElectrostaticRouting
 
NULL - Static variable in class jist.runtime.EntityRef
NULL reference constant.
NULL - Static variable in interface jist.swans.field.Mobility.MobilityInfo
The null MobilityInfo object.
NULL - Static variable in class jist.swans.mac.MacAddress
Null/invalid Mac address.
NULL - Static variable in interface jist.swans.misc.Message
A null/empty message.
NULL - Static variable in class jist.swans.net.NetAddress
Null/invalid network address.
NUM_BYTES - Static variable in class driver.tcp
number of bytes in bulk message to transfer.
num_forwards_ - Variable in class sidnet.stack.std.mac.ieee802_15_4.hdr_cmn
 
NUMBER_OF_BATTERIES - Static variable in class sidnet.core.gui.Driver
 
numberOfRoutes - Variable in class sidnet.stack.users.marco_project.commons.ExperimentDataImpl
 
numberOfRoutes - Variable in class sidnet.stack.users.marco_project.image_charges.routing.QueryMessage
 
numberOfRoutes - Variable in class sidnet.stack.users.marco_project.node_centric.routing.QueryMessage
 
numberOfRoutes - Variable in class sidnet.stack.users.marco_project.packet_centric.routing.QueryMessage
 
numberRepetitions - Static variable in class sidnet.stack.driver.Driver_Test802_15_4
 
numberRepetitions123 - Static variable in class sidnet.stack.driver.Driver_Test802_15_4
 
numberRepetitions321 - Static variable in class sidnet.stack.driver.Driver_Test802_15_4
 
NZMessage - Class in shaohua_project.sweep.routing
 
NZMessage(int, long, long, Message) - Constructor for class shaohua_project.sweep.routing.NZMessage
 
NZMessage() - Constructor for class shaohua_project.sweep.routing.NZMessage
Creates a new instance of NZMessage
NZMessage - Class in sidnet.stack.users.alternating_tree.routing
 
NZMessage(int, long, long, Message) - Constructor for class sidnet.stack.users.alternating_tree.routing.NZMessage
 
NZMessage() - Constructor for class sidnet.stack.users.alternating_tree.routing.NZMessage
Creates a new instance of NZMessage
NZMessage - Class in sidnet.stack.users.EECS510.routing
 
NZMessage(int, long, long, Message) - Constructor for class sidnet.stack.users.EECS510.routing.NZMessage
 
NZMessage() - Constructor for class sidnet.stack.users.EECS510.routing.NZMessage
Creates a new instance of NZMessage
NZMessage - Class in sidnet.stack.users.k_shortest_path.routing
 
NZMessage(int, long, long, Message) - Constructor for class sidnet.stack.users.k_shortest_path.routing.NZMessage
 
NZMessage() - Constructor for class sidnet.stack.users.k_shortest_path.routing.NZMessage
Creates a new instance of NZMessage
NZMessage - Class in sidnet.stack.users.marco_project.image_charges.routing
 
NZMessage(int, long, long, Message) - Constructor for class sidnet.stack.users.marco_project.image_charges.routing.NZMessage
 
NZMessage() - Constructor for class sidnet.stack.users.marco_project.image_charges.routing.NZMessage
Creates a new instance of NZMessage
NZMessage - Class in sidnet.stack.users.marco_project.node_centric.routing
 
NZMessage(int, long, long, Message) - Constructor for class sidnet.stack.users.marco_project.node_centric.routing.NZMessage
 
NZMessage() - Constructor for class sidnet.stack.users.marco_project.node_centric.routing.NZMessage
Creates a new instance of NZMessage
NZMessage - Class in sidnet.stack.users.marco_project.packet_centric.routing
 
NZMessage(int, long, long, Message) - Constructor for class sidnet.stack.users.marco_project.packet_centric.routing.NZMessage
 
NZMessage() - Constructor for class sidnet.stack.users.marco_project.packet_centric.routing.NZMessage
Creates a new instance of NZMessage
NZMessage - Class in sidnet.stack.users.sample_p2p.routing
 
NZMessage(int, long, long, Message) - Constructor for class sidnet.stack.users.sample_p2p.routing.NZMessage
 
NZMessage() - Constructor for class sidnet.stack.users.sample_p2p.routing.NZMessage
Creates a new instance of NZMessage
NZMessage - Class in sidnet.stack.users.SenSys08.routing
 
NZMessage(int, long, long, Message) - Constructor for class sidnet.stack.users.SenSys08.routing.NZMessage
 
NZMessage() - Constructor for class sidnet.stack.users.SenSys08.routing.NZMessage
Creates a new instance of NZMessage
NZMessage - Class in sidnet.stack.users.triggers_project.routing
 
NZMessage(int, long, long, Message) - Constructor for class sidnet.stack.users.triggers_project.routing.NZMessage
 
NZMessage() - Constructor for class sidnet.stack.users.triggers_project.routing.NZMessage
Creates a new instance of NZMessage

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 _