Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::drivers::hesai::GPS Struct Reference

#include <type_defs.h>

Collaboration diagram for apollo::drivers::hesai::GPS:
Collaboration graph

Public Attributes

uint16_t flag
 
uint16_t year
 
uint16_t month
 
uint16_t day
 
uint16_t second
 
uint16_t minute
 
uint16_t hour
 
uint32_t fineTime
 

Member Data Documentation

◆ day

uint16_t apollo::drivers::hesai::GPS::day

◆ fineTime

uint32_t apollo::drivers::hesai::GPS::fineTime

◆ flag

uint16_t apollo::drivers::hesai::GPS::flag

◆ hour

uint16_t apollo::drivers::hesai::GPS::hour

◆ minute

uint16_t apollo::drivers::hesai::GPS::minute

◆ month

uint16_t apollo::drivers::hesai::GPS::month

◆ second

uint16_t apollo::drivers::hesai::GPS::second

◆ year

uint16_t apollo::drivers::hesai::GPS::year

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