Licensed by ATA Engineering, Inc. under the BSD 3-Clause License
Copyright © 2018
ATA ENGINEERING, INC.
ALL RIGHTS RESERVED
This Modelica package is free software and the use is completely at your own risk; it can be redistributed and/or modified under the terms of the BSD 3-Clause License. For license conditions (including the disclaimer of warranty) see DeployStructLib.UsersGuide.License or visit https://opensource.org/licenses/BSD-3-Clause.
Name | Description |
---|---|
MyNormalize | Calculate normalized vector such that length = 1 and prevent zero-division for zero vector and return only value at requested index |
MyCross | Compute the cross product of two vectors and return only the value at the specified index |