:py:mod:`pycasx.cli.launch` =========================== .. py:module:: pycasx.cli.launch .. autoapi-nested-parse:: Launch FlightGear with our custom options. Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: pycasx.cli.launch.launch Attributes ~~~~~~~~~~ .. autoapisummary:: pycasx.cli.launch.cs .. py:data:: cs .. py:function:: launch(cfg) Launches FlightGear with our custom options. :param cfg: The configuration to use. :type cfg: LaunchConfig :raises ValueError: If the timeout together with the background flag is set.