Apollo
6.0
Open source self driving car software
|
This is the complete list of members for apollo::localization::msf::FrameTransform, including all inherited members.
BlhToXYZ(const Vector3d &blh, Vector3d *xyz) | apollo::localization::msf::FrameTransform | static |
LatlonToUtmXY(double lon, double lat, UTMCoor *utm_xy) | apollo::localization::msf::FrameTransform | static |
UtmXYToLatlon(double x, double y, int zone, bool southhemi, WGS84Corr *latlon) | apollo::localization::msf::FrameTransform | static |
XYZToBlh(const Vector3d &xyz, Vector3d *blh) | apollo::localization::msf::FrameTransform | static |