Click or drag to resize

LightningProbabilityAircraftName Property

Gets/Sets the name of the aircraft from STK.

Namespace: ema3d.Api.V26.Charging.Workflow
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public string AircraftName { get; set; }

Property Value

String
Remarks
The aircraft name is only applicable when 'SyncSTK' is true.
See Also