Typedef Karana::Math::ModalDamping

Typedef Karana::Math::ModalDamping#

Typedef Documentation#

template<typename Value>
using Karana::Math::ModalDamping = Quantity<Value, ModalDampingTag>#

Modal damping quantity with a caller-selected magnitude type.

Template Parameters:

Value – The type used to store the quantity magnitude.