FlightGear next
FGTACANRecord Class Reference

#include <navrecord.hxx>

Inherits SGReferenced.

Public Member Functions

 FGTACANRecord (void)
 
 ~FGTACANRecord (void)
 
const std::string & get_channel () const
 
int get_freq () const
 

Friends

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

Detailed Description

Definition at line 158 of file navrecord.hxx.

Constructor & Destructor Documentation

◆ FGTACANRecord()

FGTACANRecord::FGTACANRecord ( void )

Definition at line 253 of file navrecord.cxx.

◆ ~FGTACANRecord()

FGTACANRecord::~FGTACANRecord ( void )
inline

Definition at line 166 of file navrecord.hxx.

Member Function Documentation

◆ get_channel()

const std::string & FGTACANRecord::get_channel ( ) const
inline

Definition at line 168 of file navrecord.hxx.

◆ get_freq()

int FGTACANRecord::get_freq ( ) const
inline

Definition at line 169 of file navrecord.hxx.

Friends And Related Symbol Documentation

◆ operator>>

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

Definition at line 261 of file navrecord.cxx.


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