FlightGear next
dynamicloader.cxx File Reference
#include <string>
#include <cstdlib>
#include <cstring>
#include "dynamicloader.hxx"
#include <Navaids/NavDataCache.hxx>
#include <Airports/airport.hxx>
#include <Airports/dynamics.hxx>
#include <Airports/groundnetwork.hxx>
#include <simgear/misc/strutils.hxx>
#include <simgear/debug/logstream.hxx>
#include <simgear/structure/exception.hxx>

Go to the source code of this file.

Functions

static double processPosition (const string &pos)
 

Function Documentation

◆ processPosition()

static double processPosition ( const string & pos)
static

Definition at line 39 of file dynamicloader.cxx.