n_E_and_wa2R_EL: Find R_EL from n-vector and wander azimuth angle
Description
Calculate the rotation matrix (direction cosine matrix) R_EL using
n-vector (n_E) and the wander azimuth angle.
When wander_azimuth = 0, we have that N = L (See Table 2 in Gade (2010) for
details)
Usage
n_E_and_wa2R_EL(n_E, wander_azimuth)
Value
The resulting rotation matrix (3x3) (no unit)
Arguments
n_E
n-vector decomposed in E (3x1 vector) (no unit)
wander_azimuth
The angle between L's x-axis and north, positive about L's z-axis (rad)