Typedef Karana::Math::LinearDampingConstant

Typedef Karana::Math::LinearDampingConstant#

Typedef Documentation#

template<typename Value>
using Karana::Math::LinearDampingConstant = Quantity<Value, LinearDampingConstantTag>#

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

Template Parameters:

Value – The type used to store the quantity magnitude.