Typedef Karana::Math::AngularVelocity

Typedef Karana::Math::AngularVelocity#

Typedef Documentation#

template<typename Value>
using Karana::Math::AngularVelocity = Quantity<Value, AngularVelocityTag>#

Angular velocity quantity with a caller-selected magnitude type.

Template Parameters:

Value – The type used to store the quantity magnitude.