FlightGear next
flightgear::NavLoader Class Reference

#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)
 

Detailed Description

Definition at line 25 of file navdb.hxx.

Member Function Documentation

◆ loadCarrierNav()

void flightgear::NavLoader::loadCarrierNav ( const SGPath & path)

Definition at line 477 of file navdb.cxx.

◆ loadNav()

void flightgear::NavLoader::loadNav ( const NavDataCache::SceneryLocation & sceneryLocation,
std::size_t bytesReadSoFar,
std::size_t totalSizeOfAllDatFiles )

Definition at line 411 of file navdb.cxx.

◆ loadTacan()

bool flightgear::NavLoader::loadTacan ( const SGPath & path,
FGTACANList * channellist )

Definition at line 500 of file navdb.cxx.


The documentation for this class was generated from the following files: