Antkeeper  0.0.1
physics::numeric_spring< T, S > Member List

This is the complete list of members for physics::numeric_spring< T, S >, including all inherited members.

get_angular_frequency() const noexceptphysics::numeric_spring< T, S >inline
get_damping_ratio() const noexceptphysics::numeric_spring< T, S >inline
get_frequency() const noexceptphysics::numeric_spring< T, S >inline
get_period() const noexceptphysics::numeric_spring< T, S >inline
get_target_value() const noexceptphysics::numeric_spring< T, S >inline
get_value() const noexceptphysics::numeric_spring< T, S >inline
get_velocity() const noexceptphysics::numeric_spring< T, S >inline
scalar_type typedefphysics::numeric_spring< T, S >
set_angular_frequency(scalar_type angular_frequency) noexceptphysics::numeric_spring< T, S >inline
set_damping_ratio(scalar_type ratio) noexceptphysics::numeric_spring< T, S >inline
set_frequency(scalar_type frequency) noexceptphysics::numeric_spring< T, S >inline
set_period(scalar_type period) noexceptphysics::numeric_spring< T, S >inline
set_target_value(const value_type &value) noexceptphysics::numeric_spring< T, S >inline
set_value(const value_type &value) noexceptphysics::numeric_spring< T, S >inline
set_velocity(const value_type &velocity) noexceptphysics::numeric_spring< T, S >inline
solve(scalar_type dt) noexceptphysics::numeric_spring< T, S >inline
value_type typedefphysics::numeric_spring< T, S >