FGInput Class Reference

#include <FGInput.h>

Inherits FGModel.

List of all members.


Detailed Description

Definition at line 72 of file FGInput.h.


Public Member Functions

void Disable (void)
void Enable (void)
 FGInput (FGFDMExec *)
bool InitModel (void)
bool Load (Element *el)
 Loads this model.
bool Run (void)
 Runs the model; called by the Executive.
void SetType (string)
bool Toggle (void)

Member Function Documentation

bool Load ( Element el  )  [virtual]

Parameters:
el a pointer to the element
Returns:
true if model is successfully loaded

Reimplemented from FGModel.

Definition at line 212 of file FGInput.cpp.

bool Run ( void   )  [virtual]

See also:
JSBSim.cpp documentation
Returns:
false if no error

Reimplemented from FGModel.

Definition at line 90 of file FGInput.cpp.


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

Generated on Tue May 26 00:55:11 2009 for JSBSim Flight Dynamics Model by  doxygen 1.5.5