[][src]Module kalast::base

Base features.

Re-exports

pub use self::body::*;
pub use self::constants::*;
pub use self::object_3d::*;
pub use self::time::*;
pub use self::world::*;

Modules

body

Definition of celestial body and ground properties

constants

General, time and distance constants

object_3d

3D object definition

time

Time manager

world

Simulation manager