DisconnectionPolicy

Describes the drone's behaviour upon disconnection.

Entries

Link copied to clipboard

The drone stops the current executing flight plan and returns home.

Link copied to clipboard

The drone continues executing the current flight plan execution until completion. Upon reaching completion, if the controller is still disconnected, then the default disconnect behavior occurs.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.