Expand description
Implement calculation of forces, speed and acceleration on a 3D-axis.
Allowes calculation of object mouvement over time based on acceleration, speed and position as well as forces. This crate is no_std and no_alloc!
Structs§
- Object
- Define an object with a particular position, speed, acceleration and weight
- Places
- Deliminate a Place in 3D axis for elements
Enums§
- Axis
- Give name to the 3 axis
Constants§
- EARTH_
GRAVITY - Earth gravity constant