|
WSF
|
#include <ClutterTableFunction.hpp>
Public Member Functions | |
| Point () | |
| bool | operator< (const Point &aRHS) const |
Public Attributes | |
| double | range |
| double | bearing |
| double | clutter |
|
inline |
References bearing, clutter, and range.
Referenced by operator<().
|
inline |
| double ClutterTableFunction::Point::bearing |
Referenced by Point().
| double ClutterTableFunction::Point::clutter |
Referenced by Point().
| double ClutterTableFunction::Point::range |
Referenced by operator<(), and Point().