Table of Contents

Class FuelSourceConstantVolumeModel

Namespace
NominalSystems.Classes
Assembly
NominalSystems.Classes.dll

[Nominal] A Constant Volume 'FuelSource' Model


public class FuelSourceConstantVolumeModel : FuelSourceModel
Inheritance
FuelSourceConstantVolumeModel

Constructors

FuelSourceConstantVolumeModel()

Default constructor

protected FuelSourceConstantVolumeModel()

Methods

ComputeMatrices(ref BackSubstitutionMatrices)

Computes the back substitution matrices based on the referenced matrices for the current fuel model.

[Hidden]
public override void ComputeMatrices(ref BackSubstitutionMatrices backMatrices)

Parameters

backMatrices BackSubstitutionMatrices

[-] The back contributions

ComputeTankProperties(double)

Calculate the model's properties.

public override void ComputeTankProperties(double mass)

Parameters

mass double

[kg] The fuel mass

ComputeTankPropertiesDerivatives(double, double)

Calculate the model's derivative properties.

public override void ComputeTankPropertiesDerivatives(double mass, double massDot)

Parameters

mass double

[kg] The fuel mass

massDot double

[kg/s] The fuel mass derivative