#include <sbgEComCmdSensor.h>
Public Attributes | |
SbgEComAxisDirection | axisDirectionX |
SbgEComAxisDirection | axisDirectionY |
float | misPitch |
float | misRoll |
float | misYaw |
Helper structure for sensor alignment details
Definition at line 97 of file sbgEComCmdSensor.h.
SbgEComAxisDirection _SbgEComSensorAlignmentInfo::axisDirectionX |
Sensor X axis direction in vehicle
Definition at line 99 of file sbgEComCmdSensor.h.
SbgEComAxisDirection _SbgEComSensorAlignmentInfo::axisDirectionY |
Sensor Y axis direction in vehicle
Definition at line 100 of file sbgEComCmdSensor.h.
float _SbgEComSensorAlignmentInfo::misPitch |
Pitch angle fine misalignment in rad
Definition at line 102 of file sbgEComCmdSensor.h.
float _SbgEComSensorAlignmentInfo::misRoll |
Roll angle fine misalignment in rad
Definition at line 101 of file sbgEComCmdSensor.h.
float _SbgEComSensorAlignmentInfo::misYaw |
Yaw angle fine misalignment in rad
Definition at line 103 of file sbgEComCmdSensor.h.