|
@@ -275,10 +275,10 @@ public class TGdbhGdServiceImpl implements ITGdbhGdService {
|
|
}
|
|
}
|
|
|
|
|
|
Double dr4 = dr_hou4;
|
|
Double dr4 = dr_hou4;
|
|
- if (dr4 > 10) {
|
|
|
|
- writetilt = "0.100000000000000006";
|
|
|
|
-// writeheading = heading;
|
|
|
|
- } else {
|
|
|
|
|
|
+// if (dr4 > 10) {
|
|
|
|
+// writetilt = "0.100000000000000006";
|
|
|
|
+//// writeheading = heading;
|
|
|
|
+// } else {
|
|
// Double dr = Math.abs(dr_mr - dr_hou);
|
|
// Double dr = Math.abs(dr_mr - dr_hou);
|
|
// if (dr > 10 && dr < 160) {
|
|
// if (dr > 10 && dr < 160) {
|
|
// writetilt = "0.100000000000000006";
|
|
// writetilt = "0.100000000000000006";
|
|
@@ -295,7 +295,7 @@ public class TGdbhGdServiceImpl implements ITGdbhGdService {
|
|
writetilt = tilt;
|
|
writetilt = tilt;
|
|
// writeheading = heading;
|
|
// writeheading = heading;
|
|
// }
|
|
// }
|
|
- }
|
|
|
|
|
|
+// }
|
|
}
|
|
}
|
|
String height = dto.getHeight();
|
|
String height = dto.getHeight();
|
|
if (null != tGdbhFlightBatchDto) {
|
|
if (null != tGdbhFlightBatchDto) {
|