Creates a new adw.spring_params.SpringParams from mass, stiffness and damping.
See adw.spring_params.SpringParams.new_ for a simplified constructor using damping ratio instead of damping.
the damping of the spring
the mass of the spring
the stiffness of the spring
the newly created spring parameters
Creates a new adw.spring_params.SpringParams from mass, stiffness and damping.
See adw.spring_params.SpringParams.new_ for a simplified constructor using damping ratio instead of damping.