|
FlightGear next
|
#include <navdb.hxx>
Public Member Functions | |
| void | loadNav (const NavDataCache::SceneryLocation &sceneryLocation, std::size_t bytesReadSoFar, std::size_t totalSizeOfAllDatFiles) |
| void | loadCarrierNav (const SGPath &path) |
| bool | loadTacan (const SGPath &path, FGTACANList *channellist) |
| void flightgear::NavLoader::loadCarrierNav | ( | const SGPath & | path | ) |
| void flightgear::NavLoader::loadNav | ( | const NavDataCache::SceneryLocation & | sceneryLocation, |
| std::size_t | bytesReadSoFar, | ||
| std::size_t | totalSizeOfAllDatFiles ) |
| bool flightgear::NavLoader::loadTacan | ( | const SGPath & | path, |
| FGTACANList * | channellist ) |