RCAIDE.Framework.Core.Utilities.orientation_transpose#

orientation_transpose(T)[source]#

Computes the transpose of a tensor.

Assumptions: None

Source: N/A

Inputs: T [-] 3-dimensional array with rotation matrix

patterned along dimension zero

Outputs: Tt [-] transformed tensor

Properties Used: N/A