The stop condition options for a stationkeeping strategy.
| Member | Value | Description |
|---|---|---|
| eStopConditionNotSet | 0 | The basic stopping conditions will be used. |
| eStopAfterTurnCount | 1 | Stop after a specified number of turns. |
| eStopAfterDuration | 2 | Stop after a specified duration. |
| eStopAfterTime | 3 | Stop at the specified time. |





