Click or drag to resize

LightningProbabilityMinimumAltitudes Property

Gets/Sets the minimum altitude of each flight segment in ft.

Namespace: ema3d.Api.V26.Charging.Workflow
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public List<double> MinimumAltitudes { get; set; }

Property Value

ListDouble
Remarks
Only applicable when 'SyncSTK' is false and 'UseDefaultFlightParameters' is false.
See Also