|
LRAUV
revA
|
This is the complete list of members for LocationNode, including all inherited members.
| AtBearing(const float bearing, const float distance, double &lat, double &lon) | Location | static |
| atBearing(const double bearing, const double distance) | Location | |
| AtBearingEllipsoid(const float bearing, const float distance, double &lat, double &lon) | Location | static |
| BLACK enum value | LocationNode | |
| CalcVector(const double &lat0, const double &lon0, const double &lat1, const double &lon1, double &toEast, double &toNorth) | Location | static |
| calcVector(const Location &location1, double &toEast, double &toNorth) const | Location | |
| cameFrom_ | LocationNode | private |
| copy() const | Location | |
| copyTo(const Unit &unit, unsigned char &assignTo) const | Location | inlinevirtual |
| copyTo(const Unit &unit, float &assignTo) const | Location | inlinevirtual |
| copyTo(const Unit &unit, double &assignTo) const | Location | inlinevirtual |
| copyTo(const Unit &unit, double &assignTo, unsigned int dim) const | Location | virtual |
| copyTo(const Unit &unit, int &assignTo) const | Location | inlinevirtual |
| Delete1D(double *array) | I1D< double > | inlinestatic |
| Delta(double &lat, double &lon, double northings, double eastings) | Location | static |
| dScore_ | LocationNode | private |
| EARTH_RADIUS | Location | static |
| EARTH_RADIUS_INVERTED | Location | static |
| EastingsDelta(const double startLat, const double startLon, const float eastingsDelta) | Location | static |
| fScore_ | LocationNode | private |
| GetBearing(const double &latitude0, const double &longitude0, const double &latitude1, const double &longitude1) | Location | static |
| getBearing(const double &latitude, const double &longitude) const | Location | |
| getBearing(const Location &location1) const | Location | |
| getCameFrom() | LocationNode | inline |
| GetDistance(const double &latitude0, const double &longitude0, const double &latitude1, const double &longitude1) | Location | static |
| getDistance(const double &latitude, const double &longitude) const | Location | |
| getDistance(const Location &location1) const | Location | |
| GetDistanceFast(const double &latitude0, const double &longitude0, const double &latitude1, const double &longitude1) | Location | static |
| getDistanceFast(const Location &location1) const | Location | |
| getDScore() | LocationNode | inline |
| getFScore() | LocationNode | inline |
| getLat() const | LocationNode | inline |
| Location::getLat(const Unit &unit) const | Location | |
| getLatIndex() const | LocationNode | inline |
| getLon() const | LocationNode | inline |
| Location::getLon(const Unit &unit) const | Location | |
| getLonIndex() const | LocationNode | inline |
| getM() const | Location | inlinevirtual |
| getPtr1d() | Location | inlinevirtual |
| GRAY enum value | LocationNode | |
| HavSin(double angle) | Location | static |
| I1D() | I1D< double > | inlineprotected |
| I1D(const I1D &) | I1D< double > | inlineprotected |
| isNan() const | Location | |
| lat_ | Location | protected |
| latIndex_ | LocationNode | private |
| Location(const Unit &unit) | Location | |
| Location(const Unit &unit, const double &lat, const double &lon, bool scaleValues=true) | Location | |
| Location(const Location &value) | Location | |
| Location() | Location | protected |
| LocationNode(double latitude, double longitude, int latIndex, int lonIndex) | LocationNode | inline |
| LocationNode(const LocationNode &old) | LocationNode | private |
| lon_ | Location | protected |
| lonIndex_ | LocationNode | private |
| New1D(int m, bool extra=false) | I1D< double > | inlinestatic |
| NodeColor enum name | LocationNode | |
| nodeColor_ | LocationNode | private |
| NorthingsDelta(const double startLat, const float northingsDelta) | Location | static |
| operator+(const Location &rhs) const | Location | |
| operator+=(const Location &rhs) | Location | |
| operator-(const Location &rhs) const | Location | |
| operator-=(const Location &rhs) | Location | |
| operator=(const Location &rhs) | Location | |
| removeFromQueue(FastMap< const float, LocationNode * > &nodeQueue) | LocationNode | inline |
| setCameFrom(LocationNode *cameFrom, float dScore, float heuristic, FastMap< const float, LocationNode * > &nodeQueue) | LocationNode | inline |
| setDScoreAndHeuristic(float dScore, float heuristic) | LocationNode | inline |
| setFrom(const Unit &unit, unsigned char value) | Location | inline |
| setFrom(const Unit &unit, double value) | Location | inline |
| setFrom(const Unit &unit, float value) | Location | inline |
| setFrom(const Unit &unit, int value) | Location | inline |
| setFrom(const DataValue &value) | Location | |
| setLat(const Unit &unit, const double &lat) | Location | |
| setLon(const Unit &unit, const double &lat) | Location | |
| setNodeColor(NodeColor nodeColor) | LocationNode | inline |
| toString(const Unit &unit) const | Location | |
| value_ | Location | protected |
| WHITE enum value | LocationNode | |
| ~I1D() | I1D< double > | inlinevirtual |
| ~Location() | Location | inlinevirtual |