Enum in Zendir.Classes
Description
Defines the fuel model type for the fuel source. This will define the fuel types and how they will be used in the simulation.
Properties
Declared | Description |
---|---|
ConstantVolume = 0 | Constant volume emptying |
ConstantDensity = 1 | Constant density model |
Emptying = 2 | Emptying model which will empty the fuel source |
UniformBurn = 3 | A constant burn rate model |
CentrifugalBurn = 4 | A centrifugal burn with rotation |