/*!
* The relative_motion module contains types and functions for working with
* satellite relative motion and orbital reference frames.
*
* This module provides transformations between inertial frames and orbital
* reference frames such as RTN (Radial-Tangential-Normal).
*/
pub use *;
pub use *;
pub use *;