groundsdk 7.7.2 API
7.7.2
androidJvm
groundsdk 7.7.2 API
/
com.parrot.drone.groundsdk.mavlink
/
DelayCommand
Delay
Command
class
DelayCommand
:
MavlinkCommand
MAVLink command which allows to delay the next MAVLink command execution.
Members
Constructors
Delay
Command
Link copied to clipboard
constructor
(
delay
:
Double
)
Constructor.
Functions
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
get
Delay
Link copied to clipboard
open
fun
getDelay
(
)
:
Double
Retrieves the delay, in seconds.
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int