Skip to content
nenoruseno edited this page Mar 15, 2017 · 9 revisions

AT: At

Edit, delete or show speed or altitude constraints at a waypoint in the route.

Usage:

acid AT wpname [DEL] SPD/ALT [spd/alt]

Arguments 1: Show spd/alt constraints at a waypoint

Name Type Required Description
acid txt Yes Aircraft id
wpname txt Yes Waypoint name

Arguments 2: Edit spd/alt constraints at a waypoint

Name Type Required Description
acid txt Yes Aircraft id
wpname txt Yes Waypoint name
contraint type SPD/ALT Yes Edit speed, altitude or both contraints
spd/alt float Yes Aircraft Speed, altitude or both of them

Arguments 3: Delete spd/alt constraints at a waypoint

Name Type Required Description
acid txt Yes Aircraft id
wpname txt Yes Waypoint name
DEL DEL Yes Delete contraint
contraint type SPD/ALT Yes Delete speed, altitude or both contraints

Back to command reference.

Clone this wiki locally