Typedef Karana::Math::AngularAcceleration

Typedef Karana::Math::AngularAcceleration#

Typedef Documentation#

template<typename Value>
using Karana::Math::AngularAcceleration = Quantity<Value, AngularAccelerationTag>#

Angular acceleration quantity with a caller-selected magnitude type.

Template Parameters:

Value – The type used to store the quantity magnitude.