public class StopMode extends Enum
该类包含了两种飞行模式,每一种模式表示达到飞行站点后对应的飞行行为。
static StopMode
ROTATION
WAIT
equals, getEnums, getNameByValue, getNames, getPredefineValues, getValueByName, getValues, hashCode, isDefined, isDefined, name, parse, parse, toString, value
getClass, notify, notifyAll, wait, wait, wait
public static final StopMode WAIT
public static final StopMode ROTATION
Copyright © 2021–2024 SuperMap. All rights reserved.