Module trajectory

Source

Re-exports§

pub use crate::io::ExportCfg;

Structs§

Traj
Store a trajectory of any State.

Enums§

TrajError

Traits§

Interpolatable
States that can be interpolated should implement this trait.