(CAA_Mathematics.library)
This function block will calculate the normed Cartesian product of two vectors The result will be returned in vector
. The output xError will be set to TRUE, only if the calculated outer product yields the null vector so that scaling is not possible. Keep in mind that, due to rounding errors, the input of two collinear vectors will not necessarily result in the null vector.
Output:
v |
MATH.Vector3D
|
normed outer product
|
xError |
BOOL |
error flag (see ⇘ [1]), will be set if scaling is not possible |