groundsdk 7.7.2 API
7.7.2
androidJvm
groundsdk 7.7.2 API
/
com.parrot.drone.groundsdk.device.pilotingitf
/
GuidedPilotingItf
/
Directive
Directive
open
class
Directive
A guided flight directive.
Inheritors
LocationDirective
RelativeMoveDirective
Members
Types
Speed
Link copied to clipboard
class
Speed
Requested speed for the flight.
Functions
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
get
Speed
Link copied to clipboard
@
Nullable
fun
getSpeed
(
)
:
GuidedPilotingItf.Directive.Speed
Retrieves the requested guided flight speed.
get
Type
Link copied to clipboard
fun
getType
(
)
:
GuidedPilotingItf.Type
Retrieves the guided flight type.
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int