stiffness property
final
Spring stiffness; higher chases tighter. The damping is derived as 2 * sqrt(stiffness), keeping the chase critically damped.
Implementation
final double stiffness;
Spring stiffness; higher chases tighter. The damping is derived as 2 * sqrt(stiffness), keeping the chase critically damped.
final double stiffness;