Math Operations
In the Math Operations section of the Aerospace library you can perform various operations with vectors and quaternions. These blocks are intended for calculating vector products, inverse and conjugate quaternions, as well as for normalisation and rotation of vectors.
- 3x3 Cross Product
-
Calculation of the vector product of vectors 3 by 1.
- Adjoint of 3x3 Matrix
-
Calculation of the attached matrix.
- Create 3x3 Matrix
-
Creating a 3x3 matrix.
- Determinant of 3x3 Matrix
-
Calculating the determinant of a 3 by 3 matrix.
- Quaternion Conjugate
-
Calculation of the conjugate quaternion.
- Quaternion Division
-
Calculating the quotient of two quaternions.
- Quaternion Interpolation
-
Quaternion interpolation.
- Quaternion Inverse
-
Calculation of the inverse quaternion.
- Quaternion Modulus
-
Calculation of the quaternion modulus.
- Quaternion Multiplication
-
Calculating the product of two quaternions.
- Quaternion Norm
-
Calculation of the quaternion norm.
- Quaternion Normalize
-
Normalization of the quaternion.
- Quaternion Rotation
-
Rotate the vector by a quaternion.