更新 cruisefeature
parent
53b23347cf
commit
bf7946c4c1
@ -125,15 +125,6 @@ protected Double targetCentroidHeight;
|
|||||||
@NotNull(message = "成像区域轴向角度不能为空")
|
@NotNull(message = "成像区域轴向角度不能为空")
|
||||||
protected Double targetHeading;
|
protected Double targetHeading;
|
||||||
/**
|
/**
|
||||||
* 飞行相对高度 (米)
|
|
||||||
*/
|
|
||||||
protected Double height;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* 擦地角 = 90-下视角 范围 [0°~90°]
|
|
||||||
*/
|
|
||||||
@NotNull(message = "擦地角不能为空")
|
|
||||||
protected Double grazingAngle;
|
|
||||||
/**
|
/**
|
||||||
* 航线类型 0:直线轨迹 1:圆迹轨迹
|
* 航线类型 0:直线轨迹 1:圆迹轨迹
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user