[][src]Module kalast::base

The main features of kalast are implemented in base.

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

Celestial bodies definition and methods

constants

General, time and distance constants

object_3d

3D objects definition and methods

time

Time manager

world

The simulation world