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