FlightGear next
navrecord.cxx File Reference
#include <istream>
#include <simgear/io/iostreams/sgstream.hxx>
#include <simgear/misc/sg_path.hxx>
#include <simgear/structure/exception.hxx>
#include <simgear/debug/logstream.hxx>
#include <simgear/sg_inlines.h>
#include <simgear/props/props.hxx>
#include <Navaids/navrecord.hxx>
#include <Navaids/navdb.hxx>
#include <Airports/runways.hxx>
#include <Airports/airport.hxx>
#include <Airports/xmlloader.hxx>
#include <Main/fg_props.hxx>

Go to the source code of this file.

Functions

std::istream & operator>> (std::istream &in, FGTACANRecord &n)
 

Function Documentation

◆ operator>>()

std::istream & operator>> ( std::istream & in,
FGTACANRecord & n )

Definition at line 261 of file navrecord.cxx.