![]() | Lightning |
The LightningProbability type exposes the following members.
Name | Description | |
---|---|---|
![]() | AircraftName | Gets/Sets the name of the aircraft from STK. Only enabled when SyncSTK is true. |
![]() | ConopsFactors | Gets/Sets the conops factors in a comma separated string. Only enabled when SyncSTK is true or both SyncSTK and UseDefaultFlightParameters are false. |
![]() | FailAmplitude | Gets/Sets the amplitude of failure. |
![]() | HardenedAttachPoints | Gets/Sets the number of hardened attach points. Only enabled when Unhardened is true. |
![]() | MaximumAltitudes | Gets/Sets the maximum altitude of each flight segment in ft. Only enabled when SyncSTK is false and UseDefaultFlightParameters is false. |
![]() | MinimumAltitudes | Gets/Sets the minimum altitude of each flight segment in ft. Only enabled when SyncSTK is false and UseDefaultFlightParameters is false. |
![]() | Risk | Gets/Sets the acceptable level of risk. |
![]() | Script | Gets/Sets the workflow script to run. |
![]() | SyncSTK | Gets/Sets boolean indicating whether workflow should use mission data from STK. |
![]() | Times | Gets/Sets the time duration of each flight segment. Only enabled when SyncSTK is false and UseDefaultFlightParameters is false. |
![]() | Unhardened | Gets/Sets whether there will be unhardened attach points. |
![]() | UnhardenedAttachPoints | Gets/Sets the number of unhardened attach points. Only enabled when Unhardened is true. |
![]() | UseDefaultFlightParameters | Gets/Sets whether to use the default flight parameters; Only enabled when SyncSTK is false; |