pub type StateTransitionMatrix<F> = FrameMatrix6<F>;Expand description
State-transition matrix Φ(t, t₀) tagged with frame F.
Aliased Type§
pub struct StateTransitionMatrix<F> { /* private fields */ }pub type StateTransitionMatrix<F> = FrameMatrix6<F>;State-transition matrix Φ(t, t₀) tagged with frame F.
pub struct StateTransitionMatrix<F> { /* private fields */ }