gallonDryUS constant

Unit const gallonDryUS

A unit of volume equal to one US dry gallon. (standard name gallon_dry_us).

Implementation

static const Unit gallonDryUS = TransformedUnit(
    cubicInch, RationalConverter._(RationalNumber._(2688025, 10000)));