Variable MeasurementUnitEnumConst
MeasurementUnitEnum: {
Centimeters: "CENTIMETERS";
Count: "COUNT";
CubicCentimeters: "CUBIC_CENTIMETERS";
CubicFeet: "CUBIC_FEET";
CubicInches: "CUBIC_INCHES";
CubicMeters: "CUBIC_METERS";
Feet: "FEET";
FluidOunces: "FLUID_OUNCES";
Gallons: "GALLONS";
Grams: "GRAMS";
Inches: "INCHES";
Kilograms: "KILOGRAMS";
Liters: "LITERS";
Meters: "METERS";
Milligrams: "MILLIGRAMS";
Millimeters: "MILLIMETERS";
Ounces: "OUNCES";
Pints: "PINTS";
Pounds: "POUNDS";
Quarts: "QUARTS";
SquareCentimeters: "SQUARE_CENTIMETERS";
SquareFeet: "SQUARE_FEET";
SquareInches: "SQUARE_INCHES";
SquareMeters: "SQUARE_METERS";
} = ...
Type Declaration
-
ReadonlyCentimeters: "CENTIMETERS"
-
ReadonlyCount: "COUNT"
-
ReadonlyCubicCentimeters: "CUBIC_CENTIMETERS"
-
ReadonlyCubicFeet: "CUBIC_FEET"
-
ReadonlyCubicInches: "CUBIC_INCHES"
-
ReadonlyCubicMeters: "CUBIC_METERS"
-
ReadonlyFeet: "FEET"
-
ReadonlyFluidOunces: "FLUID_OUNCES"
-
ReadonlyGallons: "GALLONS"
-
ReadonlyGrams: "GRAMS"
-
ReadonlyInches: "INCHES"
-
ReadonlyKilograms: "KILOGRAMS"
-
ReadonlyLiters: "LITERS"
-
ReadonlyMeters: "METERS"
-
ReadonlyMilligrams: "MILLIGRAMS"
-
ReadonlyMillimeters: "MILLIMETERS"
-
ReadonlyOunces: "OUNCES"
-
ReadonlyPints: "PINTS"
-
ReadonlyPounds: "POUNDS"
-
ReadonlyQuarts: "QUARTS"
-
ReadonlySquareCentimeters: "SQUARE_CENTIMETERS"
-
ReadonlySquareFeet: "SQUARE_FEET"
-
ReadonlySquareInches: "SQUARE_INCHES"
-
ReadonlySquareMeters: "SQUARE_METERS"