Apollo  6.0
Open source self driving car software
Public Member Functions | Public Attributes | List of all members
apollo::localization::msf::UTMCoor Struct Reference

the UTM coordinate struct including x and y. More...

#include <frame_transform.h>

Collaboration diagram for apollo::localization::msf::UTMCoor:
Collaboration graph

Public Member Functions

 UTMCoor ()
 

Public Attributes

double x
 
double y
 

Detailed Description

the UTM coordinate struct including x and y.

Constructor & Destructor Documentation

◆ UTMCoor()

apollo::localization::msf::UTMCoor::UTMCoor ( )
inline

Member Data Documentation

◆ x

double apollo::localization::msf::UTMCoor::x

◆ y

double apollo::localization::msf::UTMCoor::y

The documentation for this struct was generated from the following file: