FlightGear next
|
#include "magvarmanager.hxx"
#include <simgear/sg_inlines.h>
#include <simgear/magvar/magvar.hxx>
#include <simgear/timing/sg_time.hxx>
#include <simgear/math/SGMath.hxx>
#include <Main/globals.hxx>
#include <Main/fg_props.hxx>
Go to the source code of this file.
Variables | |
SGSubsystemMgr::Registrant< FGMagVarManager > | registrantFGMagVarManager |
SGSubsystemMgr::Registrant<FGMagVarManager> registrantFGMagVarManager |
Definition at line 75 of file magvarmanager.cxx.