Typedef Karana::Math::GravitationalParameter

Typedef Karana::Math::GravitationalParameter#

Typedef Documentation#

template<typename Value>
using Karana::Math::GravitationalParameter = Quantity<Value, GravitationalParameterTag>#

Gravitational-parameter quantity with a caller-selected magnitude type.

Template Parameters:

Value – The type used to store the quantity magnitude.