|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NCS_Location2D in sidnet.core.gui |
---|
Methods in sidnet.core.gui with parameters of type NCS_Location2D | |
---|---|
void |
TopologyGUI.addLink(NCS_Location2D fromPoint,
NCS_Location2D toPoint,
int groupId,
java.awt.Color groupColor)
|
void |
TopologyGUI.addLink(NCS_Location2D fromPoint,
NCS_Location2D toPoint,
int groupId,
java.awt.Color groupColor,
TopologyGUI.HeadType headType)
|
void |
TransmitReceiveFX.receive(NCS_Location2D fromNCSLocation,
NCS_Location2D toNCSLocation)
|
void |
TopologyGUI.removeLink(NCS_Location2D fromPoint,
NCS_Location2D toPoint,
int groupId)
|
void |
TransmitReceiveFX.transmit(NCS_Location2D fromNCSLocation,
NCS_Location2D toNCSLocation,
int userValue)
|
Uses of NCS_Location2D in sidnet.core.interfaces |
---|
Methods in sidnet.core.interfaces that return NCS_Location2D | |
---|---|
NCS_Location2D |
GPS.getNCS_Location2D()
|
NCS_Location2D |
NodeAPI.getNCS_Location2D()
Returns the location of this node as an NCS (Normalized Coordinate System) |
Uses of NCS_Location2D in sidnet.core.misc |
---|
Methods in sidnet.core.misc that return NCS_Location2D | |
---|---|
NCS_Location2D |
GPSimpl.getNCS_Location2D()
|
NCS_Location2D |
Node.getNCS_Location2D()
|
NCS_Location2D |
NodeEntry.getNCS_Location2D()
|
NCS_Location2D |
Location2D.toNCS(LocationContext locationContext)
Converts the current represented locations to NCS (Normalized Coordinate System) |
Methods in sidnet.core.misc with parameters of type NCS_Location2D | |
---|---|
double |
NCS_Location2D.distanceTo(NCS_Location2D toLocation)
Calculates the distance between the current Location2D and the specified Location2D |
NodeEntry |
NodesList.getClosestNodeToNCS(NCS_Location2D targetLocation)
|
double |
NodesList.getFurthestNodeDistanceNCS(NCS_Location2D fromLocation)
|
boolean |
Region.isInside(NCS_Location2D pp)
|
void |
NodeEntry.setNCS_Location2D(NCS_Location2D loc)
|
Constructors in sidnet.core.misc with parameters of type NCS_Location2D | |
---|---|
NodeEntry(MacAddress mac,
NetAddress ip,
NCS_Location2D loc)
|
Uses of NCS_Location2D in sidnet.core.query |
---|
Methods in sidnet.core.query that return NCS_Location2D | |
---|---|
NCS_Location2D |
Query.getSinkNCSLocation2D()
|
Methods in sidnet.core.query with parameters of type NCS_Location2D | |
---|---|
void |
Query.setSinkNCSLocation2D(NCS_Location2D sinkNCS_2D)
|
Constructors in sidnet.core.query with parameters of type NCS_Location2D | |
---|---|
Query(int queryID,
NetAddress sinkIP,
NCS_Location2D sinkNCS_2D,
NetAddress destIP,
byte aggregationType,
long samplingInterval,
long startTime,
long endTime,
Region region,
WhereClause whereClause)
|
|
Query(NetAddress sinkIP,
NCS_Location2D sinkNCS_2D,
NetAddress destIP,
byte aggregationType,
long samplingInterval,
long startTime,
long endTime,
Region region,
WhereClause whereClause)
Creates a new instance of Query |
Uses of NCS_Location2D in sidnet.models.senseable.mob |
---|
Method parameters in sidnet.models.senseable.mob with type arguments of type NCS_Location2D | |
---|---|
void |
MovingObjectsPanel.updateMobs(java.util.List<NCS_Location2D> mobs)
|
Uses of NCS_Location2D in sidnet.stack.std.routing.heartbeat |
---|
Methods in sidnet.stack.std.routing.heartbeat that return NCS_Location2D | |
---|---|
NCS_Location2D |
MessageHeartbeat.getNCS_Location()
|
Methods in sidnet.stack.std.routing.heartbeat with parameters of type NCS_Location2D | |
---|---|
void |
MessageHeartbeat.setNCS_Location(NCS_Location2D loc)
|
Uses of NCS_Location2D in sidnet.stack.users.alternating_tree.routing |
---|
Fields in sidnet.stack.users.alternating_tree.routing declared as NCS_Location2D | |
---|---|
NCS_Location2D |
Message_AggregationTreeConstructor.rootNCSLocation
|
Constructors in sidnet.stack.users.alternating_tree.routing with parameters of type NCS_Location2D | |
---|---|
GeographicalTreeRoutingAlternating(NetAddress localAddr,
Node myNode,
PanelContext hostPanelContext,
short selfProtocolIndex,
int rootCount,
int changeRootThreshold,
NCS_Location2D[] rootLocationArray,
boolean allowDuplicates,
boolean disjointTrees)
Creates a new instance of MultiTreeRouting |
|
KShortestPathRouting5(NetAddress localAddr,
Node myNode,
PanelContext hostPanelContext,
int VERT_PIPE_SAME,
int ALTERNATION_POLICY,
double commRangeft,
double extensionFactor,
NCS_Location2D targetSource)
|
|
Message_AggregationTreeConstructor(Query query,
int level,
Location2D parentLocation,
NetAddress rootAddress,
NCS_Location2D rootNCSLocation)
|
Uses of NCS_Location2D in sidnet.stack.users.geographical_tree_aggregation.routing |
---|
Fields in sidnet.stack.users.geographical_tree_aggregation.routing declared as NCS_Location2D | |
---|---|
NCS_Location2D |
Message_AggregationTreeConstructor.rootNCSLocation
|
Constructors in sidnet.stack.users.geographical_tree_aggregation.routing with parameters of type NCS_Location2D | |
---|---|
GeographicalTreeRoutingAlternating(NetAddress localAddr,
Node myNode,
PanelContext hostPanelContext,
short selfProtocolIndex,
int rootCount,
int changeRootThreshold,
NCS_Location2D[] rootLocationArray,
boolean allowDuplicates,
boolean disjointTrees)
Creates a new instance of MultiTreeRouting |
|
Message_AggregationTreeConstructor(Query query,
int level,
Location2D parentLocation,
NetAddress rootAddress,
NCS_Location2D rootNCSLocation)
|
Uses of NCS_Location2D in sidnet.stack.users.k_shortest_path.routing |
---|
Constructors in sidnet.stack.users.k_shortest_path.routing with parameters of type NCS_Location2D | |
---|---|
KShortestPathRouting5(NetAddress localAddr,
Node myNode,
PanelContext hostPanelContext,
int VERT_PIPE_SAME,
int ALTERNATION_POLICY,
double commRangeft,
double extensionFactor,
NCS_Location2D targetSource)
|
Uses of NCS_Location2D in sidnet.stack.users.marco_project.commons |
---|
Methods in sidnet.stack.users.marco_project.commons that return NCS_Location2D | |
---|---|
NCS_Location2D |
ExperimentDataImpl.getCenterOf(char region)
|
Uses of NCS_Location2D in sidnet.stack.users.SenSys08.routing |
---|
Fields in sidnet.stack.users.SenSys08.routing declared as NCS_Location2D | |
---|---|
NCS_Location2D |
Message_AggregationTreeConstructor.rootNCSLocation
|
Constructors in sidnet.stack.users.SenSys08.routing with parameters of type NCS_Location2D | |
---|---|
Message_AggregationTreeConstructor(Query query,
int level,
Location2D parentLocation,
NetAddress rootAddress,
NCS_Location2D rootNCSLocation)
|
Uses of NCS_Location2D in sidnet.stack.users.topological_tree_aggregation.routing |
---|
Fields in sidnet.stack.users.topological_tree_aggregation.routing declared as NCS_Location2D | |
---|---|
NCS_Location2D |
Message_AggregationTreeConstructor.rootNCSLocation
|
Constructors in sidnet.stack.users.topological_tree_aggregation.routing with parameters of type NCS_Location2D | |
---|---|
Message_AggregationTreeConstructor(Query query,
int level,
Location2D parentLocation,
NetAddress rootAddress,
NCS_Location2D rootNCSLocation)
|
Uses of NCS_Location2D in sidnet.stack.users.triggers_project.routing |
---|
Fields in sidnet.stack.users.triggers_project.routing declared as NCS_Location2D | |
---|---|
NCS_Location2D |
Message_AggregationTreeConstructor.rootNCSLocation
|
Constructors in sidnet.stack.users.triggers_project.routing with parameters of type NCS_Location2D | |
---|---|
Message_AggregationTreeConstructor(Query query,
int level,
Location2D parentLocation,
NetAddress rootAddress,
NCS_Location2D rootNCSLocation)
|
Uses of NCS_Location2D in sidnet.stack.users.waspsample.routing |
---|
Methods in sidnet.stack.users.waspsample.routing that return NCS_Location2D | |
---|---|
NCS_Location2D |
RoutingMsg.getNCS_Location2D()
|
Methods in sidnet.stack.users.waspsample.routing with parameters of type NCS_Location2D | |
---|---|
void |
RoutingMsg.setNCS_Location2D(NCS_Location2D loc)
|
Constructors in sidnet.stack.users.waspsample.routing with parameters of type NCS_Location2D | |
---|---|
RoutingMsg(NCS_Location2D loc,
int treeLevel,
NetAddress src,
NetAddress dst,
short protocol,
byte priority,
byte ttl,
int id,
NetAddress rootId)
|
Uses of NCS_Location2D in sidnet.utilityviews.statscollector |
---|
Fields in sidnet.utilityviews.statscollector with type parameters of type NCS_Location2D | |
---|---|
protected java.util.Map<java.lang.Integer,java.util.List<NCS_Location2D>> |
ExperimentData.sourceLocationListPerSink
|
Methods in sidnet.utilityviews.statscollector that return types with arguments of type NCS_Location2D | |
---|---|
java.util.List<NCS_Location2D> |
ExperimentData.getSourceListForSink(int sinkID)
|
Methods in sidnet.utilityviews.statscollector with parameters of type NCS_Location2D | |
---|---|
void |
ExperimentData.addSourceToSink(int sinkID,
NCS_Location2D sourceLoc)
|
Query |
ExperimentData.getQuery(int sinkID,
NCS_Location2D sourceLoc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |