该枚举定义了飞行节点的模式常量。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public enum StopMode |
成员
成员名称 | 描述 | |
---|---|---|
Wait |
到达本站点后,暂停用户指定的时间后继续飞行。
| |
Rotation |
到达本站点后,按照用户设定的绕此点飞行节点旋转飞行。
|