cog property
Course over ground (NOT heading, but direction of movement) in degrees * 100, 0.0..359.99 degrees. If unknown, set to: UINT16_MAX
MAVLink type: uint16_t
units: cdeg
cog
Implementation
final uint16_t cog;
Course over ground (NOT heading, but direction of movement) in degrees * 100, 0.0..359.99 degrees. If unknown, set to: UINT16_MAX
MAVLink type: uint16_t
units: cdeg
cog
final uint16_t cog;