conspire::mechanics

Type Alias CurrentVelocity

Source
pub type CurrentVelocity = TensorRank1<3, 1>;
Expand description

A velocity in the current configuration.

Aliased Typeยง

struct CurrentVelocity(/* private fields */);