Enum VolumetricFlow.UnitType
The type of units available to describe the VolumetricFlow.
Assembly: Meadow.Units.dll
View Source
Declaration
public enum VolumetricFlow.UnitType
Fields
CubicMetersPerSecond
CubicMetersPerSecond
View Source
Declaration
CubicMetersPerSecond = 0
CubicFeetPerMinute
CubicFeetPerMinute
View Source
Declaration
CubicFeetPerMinute = 1
LitersPerMinute
LitersPerMinute
View Source
Declaration
LitersPerMinute = 2
LitersPerHour
LitersPerHour
View Source
Declaration
LitersPerHour = 3
GallonsPerMinute
GallonsPerMinute
View Source
Declaration
GallonsPerMinute = 4
GallonsPerHour
GallonsPerHour
View Source
Declaration
GallonsPerHour = 5