Typedef Karana::Math::AngularMomentum

Typedef Karana::Math::AngularMomentum#

Typedef Documentation#

template<typename Value>
using Karana::Math::AngularMomentum = Quantity<Value, AngularMomentumTag>#

Angular momentum quantity with a caller-selected magnitude type.

Template Parameters:

Value – The type used to store the quantity magnitude.