Click or drag to resize

LightningProbability Properties

The LightningProbability type exposes the following members.

Properties
 NameDescription
Public propertyAircraftName Gets/Sets the name of the aircraft from STK. Only enabled when SyncSTK is true.
Public propertyConopsFactors Gets/Sets the conops factors in a comma separated string. Only enabled when SyncSTK is true or both SyncSTK and UseDefaultFlightParameters are false.
Public propertyFailAmplitude Gets/Sets the amplitude of failure.
Public propertyHardenedAttachPoints Gets/Sets the number of hardened attach points. Only enabled when Unhardened is true.
Public propertyMaximumAltitudes Gets/Sets the maximum altitude of each flight segment in ft. Only enabled when SyncSTK is false and UseDefaultFlightParameters is false.
Public propertyMinimumAltitudes Gets/Sets the minimum altitude of each flight segment in ft. Only enabled when SyncSTK is false and UseDefaultFlightParameters is false.
Public propertyRisk Gets/Sets the acceptable level of risk.
Public propertyScript Gets/Sets the workflow script to run.
Public propertySyncSTK Gets/Sets boolean indicating whether workflow should use mission data from STK.
Public propertyTimes Gets/Sets the time duration of each flight segment. Only enabled when SyncSTK is false and UseDefaultFlightParameters is false.
Public propertyUnhardened Gets/Sets whether there will be unhardened attach points.
Public propertyUnhardenedAttachPoints Gets/Sets the number of unhardened attach points. Only enabled when Unhardened is true.
Public propertyUseDefaultFlightParameters Gets/Sets whether to use the default flight parameters; Only enabled when SyncSTK is false;
Top
See Also