|
|
I have no idea what you mean?
Dr Moria wrote:
> "Skip" <mike_sylvester@xxxxxxxxxxxxxxxxxx> wrote in message
> news:1158261500.254866.99770@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> > Hello All,
> > I need to convert i,j,k vectors to yaw pitch and roll angles. I am
> > fairly limited on my math skills, this will be part of a VB convesion
> > utility.
> >
> > Sample Data:
> >
> > i= 0.104342
> > j= -0.566406
> > k= 0.817494
> >
> > y=?
> > p=?
> > r=?
> >
> > Thanks.
> >
>
> one set is position, the other set is angular rates
>
> me thinks you need two of the first to get one of the second.
|
|