Click or drag to resize

SimpleClimbPerformanceModelAltitudeRate Property

Gets or sets a scalar which will determine the commanded rate of altitude change. When climbing, this value is expected to be positive. 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 AltitudeRate { get; set; }

Property Value

Type: ScalarDependentOnServiceProvider
See Also