intervalUs property

int32_t intervalUs
final

The interval between two messages. A value of -1 indicates this stream is disabled, 0 indicates it is not available, > 0 indicates the interval at which it is sent.

MAVLink type: int32_t

units: us

interval_us

Implementation

final int32_t intervalUs;