#include <frame_transform.h>
◆ BlhToXYZ()
static bool apollo::localization::msf::FrameTransform::BlhToXYZ |
( |
const Vector3d & |
blh, |
|
|
Vector3d * |
xyz |
|
) |
| |
|
static |
◆ LatlonToUtmXY()
static bool apollo::localization::msf::FrameTransform::LatlonToUtmXY |
( |
double |
lon, |
|
|
double |
lat, |
|
|
UTMCoor * |
utm_xy |
|
) |
| |
|
static |
◆ UtmXYToLatlon()
static bool apollo::localization::msf::FrameTransform::UtmXYToLatlon |
( |
double |
x, |
|
|
double |
y, |
|
|
int |
zone, |
|
|
bool |
southhemi, |
|
|
WGS84Corr * |
latlon |
|
) |
| |
|
static |
◆ XYZToBlh()
static bool apollo::localization::msf::FrameTransform::XYZToBlh |
( |
const Vector3d & |
xyz, |
|
|
Vector3d * |
blh |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: