Typedef Karana::Math::LinearSpringConstant

Typedef Karana::Math::LinearSpringConstant#

Typedef Documentation#

template<typename Value>
using Karana::Math::LinearSpringConstant = Quantity<Value, LinearSpringConstantTag>#

Linear spring constant quantity with a caller-selected magnitude type.

Template Parameters:

Value – The type used to store the quantity magnitude.