conspire::mechanics

Type Alias CurrentCoordinate

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

A coordinate in the current configuration.

Aliased Typeยง

struct CurrentCoordinate(/* private fields */);