[−][src]Type Definition heim_common::units::Frequency
type Frequency = Quantity<dyn Dimension<L = Z0, M = Z0, Th = Z0, Kind = dyn Kind + 'static, J = Z0, N = Z0, T = NInt<UInt<UTerm, B1>>, I = Z0> + 'static, dyn Units<u64, electric_current = ampere, amount_of_substance = mole, time = second, length = meter, luminous_intensity = candela, thermodynamic_temperature = kelvin, mass = kilogram> + 'static, u64>;
Quantity
type alias using the default base units.