FinishedRelativeMoveFlightInfo

Information about a finished relative move guided flight.

Contains the initial directive, the move that the drone actually did and the final state of the flight.

Functions

Link copied to clipboard
Retrieves the actual displacement along the drone down axis, in meters.
Link copied to clipboard
Retrieves the actual displacement along the drone front axis, in meters.
Link copied to clipboard
Retrieves the actual relative rotation of heading, in degrees (clockwise).
Link copied to clipboard
Retrieves the actual displacement along the drone right axis, in meters.
Link copied to clipboard
Retrieves the initial guided flight directive.
Link copied to clipboard
Retrieves the guided flight type.
Link copied to clipboard
abstract fun wasSuccessful(): Boolean
Tells whether the guided flight succeeded.