Click or drag to resize

SimpleClimbPerformanceModelFuelFlowRate Property

Gets or sets a scalar which will determine the commanded rate of fuel flow. This scalar will be provided with a service provider providing ILocationPointService.

Namespace:  AGI.Foundation.AircraftPropagation
Assembly:  AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ScalarDependentOnServiceProvider FuelFlowRate { get; set; }

Property Value

Type: ScalarDependentOnServiceProvider
See Also