更新 cruisefeature

libingkun 2026-02-06 13:51:23 +08:00
parent 53b23347cf
commit bf7946c4c1

@ -125,15 +125,6 @@ protected Double targetCentroidHeight;
@NotNull(message = "成像区域轴向角度不能为空")
protected Double targetHeading;
/**
* 飞行相对高度 (米)
*/
protected Double height;
/**
* 擦地角 = 90-下视角 范围 [0°~90°]
*/
@NotNull(message = "擦地角不能为空")
protected Double grazingAngle;
/**
* 航线类型 0直线轨迹 1圆迹轨迹
*/