|
FlightGear next
|
#include "NasalAircraft.hxx"#include <Aircraft/FlightHistory.hxx>#include <Main/globals.hxx>#include <simgear/nasal/cppbind/NasalHash.hxx>#include <simgear/nasal/cppbind/Ghost.hxx>Go to the source code of this file.
Functions | |
| static naRef | f_getHistory (const nasal::CallContext &ctx) |
| void | initNasalAircraft (naRef globals, naContext c) |
|
static |
Definition at line 31 of file NasalAircraft.cxx.
| void initNasalAircraft | ( | naRef | globals, |
| naContext | c ) |
Definition at line 41 of file NasalAircraft.cxx.