Files
paparazzi/sw/simulator/sitl.mli
T
2008-02-28 17:16:46 +00:00

7 lines
144 B
OCaml

(* Software In The Loop *)
module Make : Sim.AIRCRAFT_ITL
val options : (string * Arg.spec * string) list
(** Arg options specific to Sitl *)