lihz 8 years ago
parent
commit
714909577b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      YAServer.h

+ 2 - 2
YAServer.h

@@ -55,12 +55,12 @@ public:
 	int recon_db;
 	int reader_lost;
 	int card_lost;
-	int timing_interval;
+	int timing_interval; // 校时间隔
 	double z_offset;
 	double coor_error;
 	double ranging_error;
 	double move_error;
-	double sampling_interval;
+	double sampling_interval; // 卡尔曼采样间隔
 	int locate_type; // 0 按照tof计算坐标; 1 按照分站计算
 	// interval
 	int send_json_postion; // 毫秒