Type Alias Velocity
pub type Velocity<S = f64> = Quantity<S, VelocityDim>;Description
Velocity, m/s.
Aliased Typeยง
pub struct Velocity<S = f64> { /* private fields */ }pub type Velocity<S = f64> = Quantity<S, VelocityDim>;Velocity, m/s.
pub struct Velocity<S = f64> { /* private fields */ }