Ecef Absolute Pose Estimator2
Parameters
initial device location.
initial velocity of device expressed in NED coordinates.
Earth's magnetic model. Null to use default model when useWorldMagneticModel is true. If useWorldMagneticModel is false, this is ignored. This is ignored if useAttitudeSensor is true.
Timestamp when World Magnetic Model will be evaluated to obtain current. Only taken into account if useWorldMagneticModel is tue. This is ignored if useAttitudeSensor is true.
true so that world magnetic model is taken into account to adjust attitude yaw angle by current magnetic declination based on current World Magnetic Model, location and timestamp, false to ignore declination. This is ignored if useAttitudeSensor is true.
true to use accurate leveling, false to use a normal one. This is ignored if useAttitudeSensor is true.
true to estimate 3D metric pose transformation, false to skip transformation computation.