enum P1::ImageSdk::ImuYawRef#

Overview#

Definition of possible reference points for the Yaw axis. More…

#include <P1ImageGpsImu.hpp>

enum ImuYawRef
{
    Unknown   = 0,
    TrueNorth = 1,
};

Detailed Documentation#

Definition of possible reference points for the Yaw axis.

Enum Values#

Unknown

The Yaw reference is not known

TrueNorth

Yaw is relative to True North. (In constract to Magnetic North)