FlightGear next
FGAV400 Class Reference

#include <AV400.hxx>

Inherits FGProtocol.

Public Member Functions

 FGAV400 ()
 
 ~FGAV400 ()
 
bool gen_message ()
 
bool parse_message ()
 
bool open ()
 
bool process ()
 
bool close ()
 
- Public Member Functions inherited from FGProtocol
 FGProtocol ()
 
virtual ~FGProtocol ()
 
virtual void reinit ()
 
SGProtocolDir get_direction () const
 
void set_direction (const std::string &d)
 
double get_hz () const
 
void set_hz (double t)
 
double get_count_down () const
 
void set_count_down (double c)
 
void inc_count_down (double amt)
 
void dec_count_down (double amt)
 
void inc_count ()
 
unsigned long get_count ()
 
bool is_enabled () const
 
void set_enabled (const bool b)
 
SGIOChannel * get_io_channel () const
 
void set_io_channel (SGIOChannel *c)
 
void set_name (const std::string &n)
 
std::string get_name () const
 

Public Attributes

FlightProperties fdm
 

Detailed Description

Definition at line 35 of file AV400.hxx.

Constructor & Destructor Documentation

◆ FGAV400()

FGAV400::FGAV400 ( )

Definition at line 26 of file AV400.cxx.

◆ ~FGAV400()

FGAV400::~FGAV400 ( )

Definition at line 29 of file AV400.cxx.

Member Function Documentation

◆ close()

bool FGAV400::close ( )
virtual

Reimplemented from FGProtocol.

Definition at line 399 of file AV400.cxx.

◆ gen_message()

bool FGAV400::gen_message ( )
virtual

Reimplemented from FGProtocol.

Definition at line 34 of file AV400.cxx.

◆ open()

bool FGAV400::open ( )
virtual

Reimplemented from FGProtocol.

Definition at line 339 of file AV400.cxx.

◆ parse_message()

bool FGAV400::parse_message ( )
virtual

Reimplemented from FGProtocol.

Definition at line 148 of file AV400.cxx.

◆ process()

bool FGAV400::process ( )
virtual

Reimplemented from FGProtocol.

Definition at line 360 of file AV400.cxx.

Member Data Documentation

◆ fdm

FlightProperties FGAV400::fdm

Definition at line 57 of file AV400.hxx.


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