1 #ifndef _GPS_RMC_TYPE_H_
2 #define _GPS_RMC_TYPE_H_
4 #include <base/Time.hpp>
6 namespace velodyne_lidar
Hemisphere mv_hemisphere
Definition: gps_rmc_type.h:46
double latitude
Definition: gps_rmc_type.h:39
SignalMode signal_mode
Definition: gps_rmc_type.h:47
Definition: gps_rmc_type.h:21
GPSStatus
Definition: gps_rmc_type.h:9
Definition: gps_rmc_type.h:29
Definition: gps_rmc_type.h:11
Definition: gps_rmc_type.h:22
Definition: gps_rmc_type.h:19
Definition: gps_rmc_type.h:13
Definition: gps_rmc_type.h:32
GPSStatus status
Definition: gps_rmc_type.h:38
Definition: gps_rmc_type.h:18
Definition: gps_rmc_type.h:23
double angle
Definition: gps_rmc_type.h:44
Hemisphere longitude_hemisphere
Definition: gps_rmc_type.h:42
Definition: gps_rmc_type.h:35
Definition: gps_rmc_type.h:30
SignalMode
Definition: gps_rmc_type.h:16
Definition: gps_rmc_type.h:20
Hemisphere
Definition: gps_rmc_type.h:26
Hemisphere latitude_hemisphere
Definition: gps_rmc_type.h:40
double magnetic_variation
Definition: gps_rmc_type.h:45
Definition: gps_rmc_type.h:28
double longitude
Definition: gps_rmc_type.h:41
Definition: gps_rmc_type.h:31
base::Time utc_time
Definition: gps_rmc_type.h:37
double speed
Definition: gps_rmc_type.h:43
Definition: gps_rmc_type.h:12