View Source Common.Message.TimeEstimateToTarget (xmavlink_util v0.4.0)
Link to this section Summary
Link to this section Types
@type t() :: %Common.Message.TimeEstimateToTarget{ commanded_action: XMAVLink.Types.int32_t(), land: XMAVLink.Types.int32_t(), mission_end: XMAVLink.Types.int32_t(), mission_next_item: XMAVLink.Types.int32_t(), safe_return: XMAVLink.Types.int32_t() }
Time/duration estimates for various events and actions given the current vehicle state and position.