Click or drag to resize

LightningProbabilityMaximumAltitudes Property

Gets/Sets the maximum 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> MaximumAltitudes { get; set; }

Property Value

ListDouble
See Also