Interface SpatiallyEmbeddedDevice<D extends java.lang.Number>

  • Type Parameters:
    D - number type
    All Superinterfaces:
    ExecutionContext

    public interface SpatiallyEmbeddedDevice<D extends java.lang.Number>
    extends ExecutionContext
    A device embedded in space.
    • Method Detail

      • nbrRange

        Field<D> nbrRange()
        Get the distance between the current device and its neighbors. Distance must be positive.
        Returns:
        field of distances