Typedef Karana::Math::Momentum

Typedef Karana::Math::Momentum#

Typedef Documentation#

template<typename Value>
using Karana::Math::Momentum = Quantity<Value, MomentumTag>#

Momentum quantity with a caller-selected magnitude type.

Template Parameters:

Value – The type used to store the quantity magnitude.