Type Alias nalgebra_spacetime::Frame3
source · pub type Frame3<N> = FrameN<N, U3>;
Expand description
Inertial frame of reference in $3$-dimensional Lorentzian space $\R^{-,+} = \R^{1,2}$.
Aliased Type§
struct Frame3<N> { /* private fields */ }