Method ao/quarternions2euler


  QUARTERNIONS2EULER Convert quarternions to euler angles.
 
  CALL:
        [alpha, beta, gamma] = euler2cartesian(q0, q1, q2, q3)
 
 
  PARAMETERS: Parameter Sets
 
  M Hewitson 04-03-11
 
  VERSION $Id: quarternions2euler.m,v 1.2 2011/04/08 10:27:28 hewitson Exp $
 
Method Details
Access public
Defining Class ao
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
back to top back to top

Some information of the method ao/quarternions2euler are listed below:
Class name ao
Method name quarternions2euler
Category Operator
CVS Version $Id: quarternions2euler.m,v 1.2 2011/04/08 10:27:28 hewitson Exp $
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team