public static class GyroscopeManager.GyroscopeInformation
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
int |
installDegree
设备安装角度,单位:度,华为项目参考值-15
|
double |
reckonTime
推算时间,华为项目参考值0.0
|
构造器和说明 |
---|
GyroscopeInformation(int installDegree,
double reckonTime,
boolean reckonAlongGpsDirection)
构造方法
|
public int installDegree
public double reckonTime
public GyroscopeInformation(int installDegree, double reckonTime, boolean reckonAlongGpsDirection)
installDegree
- installDegree
reckonTime
- reckonTime
reckonAlongGpsDirection
- reckonAlongGpsDirection
©Mapbar Engine Team;All Rights Reserved