pub type FrameSpin = TensorRank2<3, 1, 1>;
Expand description
The frame spin $\mathbf{\Omega}=\dot{\mathbf{Q}}\cdot\mathbf{Q}^T
$.
Aliased Typeยง
pub struct FrameSpin(/* private fields */);
pub type FrameSpin = TensorRank2<3, 1, 1>;
The frame spin $\mathbf{\Omega}=\dot{\mathbf{Q}}\cdot\mathbf{Q}^T
$.
pub struct FrameSpin(/* private fields */);