GnssRefInfo

概述

定义GNSS参考信息结构体。

起始版本: 3.2

相关模块:HdiGnss

汇总

Public 属性

名称 描述
enum GnssRefInfoType type 参考信息类型
struct GnssRefTimetime 参考时间
struct GnssRefLocationlocation 参考位置
struct LocationInfobest_location 参考融合位置

类成员变量说明

best_location

struct LocationInfo GnssRefInfo::best_location

描述

参考融合位置

location

struct GnssRefLocation GnssRefInfo::location

描述

参考位置

time

struct GnssRefTime GnssRefInfo::time

描述

参考时间

type

enum GnssRefInfoType GnssRefInfo::type

描述

参考信息类型