Public Member Functions | List of all members
micros_swarm::CheckNeighborInterface Class Referenceabstract

#include <check_neighbor.h>

Inheritance diagram for micros_swarm::CheckNeighborInterface:
Inheritance graph
[legend]

Public Member Functions

virtual float getNeighborDistance ()=0
 
virtual bool isNeighbor (const Base &self, const Base &neighbor)=0
 

Detailed Description

Definition at line 31 of file check_neighbor.h.

Member Function Documentation

virtual float micros_swarm::CheckNeighborInterface::getNeighborDistance ( )
pure virtual

Implemented in micros_swarm::CheckNeighbor.

virtual bool micros_swarm::CheckNeighborInterface::isNeighbor ( const Base self,
const Base neighbor 
)
pure virtual

Implemented in micros_swarm::CheckNeighbor.


The documentation for this class was generated from the following file:


micros_swarm
Author(s):
autogenerated on Mon Jun 10 2019 14:02:06