Jafar
|
a group of threat to be treated by a jammer More...
a group of threat to be treated by a jammer
Definition at line 21 of file allocJammer.hpp.
#include <allocJammer.hpp>
Public Member Functions | |
Alloc (std::vector< Threat > threats_) | |
Alloc (std::vector< Threat >::iterator const &itb, std::vector< Threat >::iterator const &ite) | |
bool | operator== (Alloc const &a) const |
std::vector< Threat > | getThreats () const |
std::vector< int > | getThreatsId () const |
bool | isInAlloc (int id) const |
Vect | getDirection2D (Vect const &pos) const |
Vect | getDirection3D (Vect const &pos) const |
double | getAperture (Vect const &pos) const |
double | getCost (Vect const &pos) const |
bool | isValid (posTraj const &pos, std::list< Threat > const &ewList, std::list< Threat > const &visited, double apertureMax) const |
Private Attributes | |
std::vector< Threat > | threats |
Generated on Wed Oct 15 2014 00:37:44 for Jafar by doxygen 1.7.6.1 |