World Ocean Simulation System (WOSS) library
|
Bearing operator function object. More...
#include <woss-db-manager.h>
Public Member Functions | |
double | operator() (const Coord &x, const Coord &y) const |
Bearing operator function object.
Function object that returns the bearing between two valid woss::Coord
|
inline |
Function that compares to woss::Coord instances. If WossDbManager::cust_bathymetry_coord_resolution is valid (>=0) two valid CoordZ are considered equivalent if their great circle distance is less or equal to the space sampling value
References woss::Coord::getInitialBearing().