FlightGear next
NasalAircraft.cxx File Reference
#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)
 

Function Documentation

◆ f_getHistory()

static naRef f_getHistory ( const nasal::CallContext & ctx)
static

Definition at line 31 of file NasalAircraft.cxx.

◆ initNasalAircraft()

void initNasalAircraft ( naRef globals,
naContext c )

Definition at line 41 of file NasalAircraft.cxx.