pub type Damping = Qty<0, 1, -1, 0, 0, 0, 0>;Expand description
N·s·m⁻¹ — a dashpot’s c. Force proportional to velocity, and the only place a
mechanical simulation loses energy on purpose.
Aliased Type§
pub struct Damping(/* private fields */);pub type Damping = Qty<0, 1, -1, 0, 0, 0, 0>;N·s·m⁻¹ — a dashpot’s c. Force proportional to velocity, and the only place a
mechanical simulation loses energy on purpose.
pub struct Damping(/* private fields */);