Engee documentation

Math Operations

In the section Math Operations libraries Aerospace You can perform various operations with vectors and quaternions. These blocks are designed to calculate vector products, inverse and conjugate quaternions, as well as to normalize and rotate 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.

Invert 3x3 Matrix

Calculating the inverse 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.