#include <check_neighbor.h>

Public Member Functions | |
| virtual float | getNeighborDistance ()=0 |
| virtual bool | isNeighbor (const Base &self, const Base &neighbor)=0 |
Definition at line 31 of file check_neighbor.h.
|
pure virtual |
Implemented in micros_swarm::CheckNeighbor.
|
pure virtual |
Implemented in micros_swarm::CheckNeighbor.