enuToOtherAdv(x, heading=0, pitch=0, roll=0)
"adv"
.heading
but for pitch.heading
but for roll.heading=45
is used.
The returned value has heading, pitch, and roll matching those of x
,
so these angles retain their meaning as the instrument orientation. NOTE: this function works similarly to xyzToEnuAdv
, except
that in the present function, it makes no difference whether the instrument
points up or down, etc.
read.adv
for other functions that relate to objects
of class "adv"