Class LinkNodesWithinRoutingRange
-
- All Implemented Interfaces:
-
it.unibo.alchemist.model.LinkingRule
,java.io.Serializable
public final class LinkNodesWithinRoutingRange<T> extends AbstractLocallyConsistentLinkingRule<T, P>
-
-
Constructor Summary
Constructors Constructor Description LinkNodesWithinRoutingRange(double r)
-
Method Summary
Modifier and Type Method Description Neighborhood<T>
computeNeighborhood(Node<T> center, Environment<T, GeoPosition> environment)
-
-
Method Detail
-
computeNeighborhood
Neighborhood<T> computeNeighborhood(Node<T> center, Environment<T, GeoPosition> environment)
-
-
-
-