Table of Contents

Enum FuelSourceModelType

Namespace
NominalSystems.Classes
Assembly
NominalSystems.Classes.dll

[Nominal] Defines the fuel model type for the fuel source. This will define the fuel types and how they will be used in the simulation.


public enum FuelSourceModelType

Fields

CentrifugalBurn = 4

A centrifugal burn with rotation

ConstantDensity = 1

Constant density model

ConstantVolume = 0

Constant volume emptying

Emptying = 2

Emptying model which will empty the fuel source

UniformBurn = 3

A constant burn rate model