[][src]Type Definition uom::si::quantities::Ratio

type Ratio<V> = Ratio<SI<V>, V>;

Quantity type alias using the default base units parameterized on the underlying storage type.