FlightGear next
FGAV400Sim Class Reference

#include <AV400Sim.hxx>

Inherits FGProtocol.

Public Member Functions

 FGAV400Sim ()
 
 ~FGAV400Sim ()
 
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
 

Detailed Description

Definition at line 40 of file AV400Sim.hxx.

Constructor & Destructor Documentation

◆ FGAV400Sim()

FGAV400Sim::FGAV400Sim ( )

Definition at line 31 of file AV400Sim.cxx.

◆ ~FGAV400Sim()

FGAV400Sim::~FGAV400Sim ( )

Definition at line 35 of file AV400Sim.cxx.

Member Function Documentation

◆ close()

bool FGAV400Sim::close ( )
virtual

Reimplemented from FGProtocol.

Definition at line 272 of file AV400Sim.cxx.

◆ gen_message()

bool FGAV400Sim::gen_message ( )
virtual

Reimplemented from FGProtocol.

Definition at line 41 of file AV400Sim.cxx.

◆ open()

bool FGAV400Sim::open ( )
virtual

Reimplemented from FGProtocol.

Definition at line 222 of file AV400Sim.cxx.

◆ parse_message()

bool FGAV400Sim::parse_message ( )
virtual

Reimplemented from FGProtocol.

Definition at line 179 of file AV400Sim.cxx.

◆ process()

bool FGAV400Sim::process ( )
virtual

Reimplemented from FGProtocol.

Definition at line 243 of file AV400Sim.cxx.


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