Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
4f32442282
@ -25,7 +25,7 @@ public interface GNSSDataCalcService {
|
|||||||
* @param deviceId 设备id
|
* @param deviceId 设备id
|
||||||
* @return x,y,z三轴数据
|
* @return x,y,z三轴数据
|
||||||
*/
|
*/
|
||||||
//double[] calcResult(String deviceId,double[] b562Xyz, double[] tiltXyz);
|
double[] calcResult(String deviceId,double[] b562Xyz, double[] tiltXyz);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 根据GNSS数据的中间结果,计算Tilt的平均值
|
* 根据GNSS数据的中间结果,计算Tilt的平均值
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user