Click or drag to resize

LightningProbabilityTimes Property

Gets/Sets the time duration of each flight segment. 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> Times { get; set; }

Property Value

ListDouble
See Also