Click or drag to resize

LightningProbabilityTimes Property

Gets/Sets the time duration of each flight segment.

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

Property Value

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