|
WSF
|
This is the complete list of members for wsf::coverage::Point, including all inherited members.
| GetAltitude() const | wsf::coverage::Point | inline |
| GetID() const | wsf::coverage::Point | inline |
| GetLatitude() const | wsf::coverage::Point | inline |
| GetLLA() const | wsf::coverage::Point | inline |
| GetLongitude() const | wsf::coverage::Point | inline |
| operator=(const Point &aOther)=default | wsf::coverage::Point | |
| operator=(Point &&aOther)=default | wsf::coverage::Point | |
| Point(PointId aPointId, double aLatitudeDeg, double aLongitudeDeg, double aAltitude) | wsf::coverage::Point | |
| Point(const Point &aOther)=default | wsf::coverage::Point | |
| Point(Point &&aOther)=default | wsf::coverage::Point | |
| SetLLA(double aLatitudeDeg, double aLongitudeDeg, double aAltitude) | wsf::coverage::Point | |
| SetLLA(const UtLLAPos &aLocationLLA) | wsf::coverage::Point | |
| ~Point()=default | wsf::coverage::Point |