Function navtk::navutils::C_n_to_e_to_wander

Function Documentation

double navtk::navutils::C_n_to_e_to_wander(const Matrix3 &C_n_to_e)

Extract the wander angle from the N frame to E frame DCM \(\textbf{C}_\text{N}^\text{E}\).

When latitude is at or very close to +/- pi/2, the wander angle is set to 0 (as it becomes undefined).

Parameters

C_n_to_e – The DCM that rotates a vector from the N to E frame: \(\textbf{C}_\text{N}^\text{E}\)

Returns

Wander angle (radians).