Click or drag to resize

LightningProbabilityMinimumAltitudes Property

Gets/Sets the minimum altitude of each flight segment in ft. Only enabled when SyncSTK is false and UseDefaultFlightParameters is false.

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

Property Value

ListDouble
See Also