Typedef Karana::Math::Acceleration

Typedef Karana::Math::Acceleration#

Typedef Documentation#

template<typename Value>
using Karana::Math::Acceleration = Quantity<Value, AccelerationTag>#

Acceleration quantity with a caller-selected magnitude type.

Template Parameters:

Value – The type used to store the quantity magnitude.