-
Notifications
You must be signed in to change notification settings - Fork 249
DTLOOK
Jerommaas edited this page Mar 14, 2017
·
1 revision
Set lookahead time in seconds for conflict detection.
When conflict detection is performed, the positions and velocities of all aircraft are linearly extrapolated dtlook seconds into the future. If any intrusion is predicted within the lookahead time, a conflict is raised.
The standard value of dtlook is 300 seconds.
If no value of dtlook is provided, the current dtlook setting will be displayed in the command window.
Usage:
DTLOOK [time]
Arguments:
Name | Type | Required | Description |
---|---|---|---|
time | float | no | Lookahead time for conflict detection [s] |