dcsext.ai
ai - DCS AI tasking helpers.
Contents
Description
Namespace aggregating the AI submodules:
exec- DCS AI execution functions and helperscommands- builders for DCS AI command tablesoptions- builders for DCS AI option tablestasks- builders for DCS AI task tablesWaypoint- waypoint class for constructing routesRoute- route class composing waypoints into a flight plan
Fields
_t.exec
DCS AI execution functions and helpers.
_t.commands
Builders for DCS AI command tables.
_t.options
Builders for DCS AI option tables.
_t.tasks
Builders for DCS AI task tables.
_t.Waypoint
Waypoint class for constructing routes.
_t.Route
Route class composing waypoints into a flight plan.