sbgECom Library
5.2.590-stable
Interface SBG Systems IMU/AHRS/INS
|
#include <sbgEComCmdDvl.h>
Data Fields | |
float | leverArm [3] |
float | alignment [3] |
bool | preciseInstallation |
DVL (Doppler Velocity Log) mechanical installation parameters, including lever arm and alignment.
preciseInstallation
field is deprecated and implicitly considered true. float _SbgEComDvlInstallation::leverArm[3] |
DVL lever arm (X, Y, Z) in meters, expressed from the DVL to the IMU.
float _SbgEComDvlInstallation::alignment[3] |
DVL alignment (roll, pitch, yaw) in radians.
bool _SbgEComDvlInstallation::preciseInstallation |
[DEPRECATED] Indicates whether both the DVL lever arm and alignment are precise and do not require in-run estimation.