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