FlightGear next
FGATCInput Class Reference

#include <ATC-Inputs.hxx>

Public Member Functions

 FGATCInput (const int _board, const SGPath &_config_file)
 
 ~FGATCInput ()
 
bool open ()
 
bool process ()
 
bool close ()
 

Detailed Description

Definition at line 40 of file ATC-Inputs.hxx.

Constructor & Destructor Documentation

◆ FGATCInput()

FGATCInput::FGATCInput ( const int _board,
const SGPath & _config_file )

Definition at line 60 of file ATC-Inputs.cxx.

◆ ~FGATCInput()

FGATCInput::~FGATCInput ( )
inline

Definition at line 80 of file ATC-Inputs.hxx.

Member Function Documentation

◆ close()

bool FGATCInput::close ( )

Definition at line 979 of file ATC-Inputs.cxx.

◆ open()

bool FGATCInput::open ( )

Definition at line 132 of file ATC-Inputs.cxx.

◆ process()

bool FGATCInput::process ( )

Definition at line 964 of file ATC-Inputs.cxx.


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