pub type CurrentVelocity = TensorRank1<3, 1>;
Expand description
A velocity in the current configuration.
Aliased Typeยง
struct CurrentVelocity(/* private fields */);
pub type CurrentVelocity = TensorRank1<3, 1>;
A velocity in the current configuration.
struct CurrentVelocity(/* private fields */);