FGBallonet Class Reference

#include <FGGasCell.h>

Inherits FGJSBBase.

List of all members.


Detailed Description

Models a ballonet inside a gas cell. Not intended to be used outside FGGasCell. See FGGasCell for the configuration file format.
Author:
Anders Gidenstam

Definition at line 307 of file FGGasCell.h.


Public Member Functions

void Calculate (double dt)
 Runs the ballonet model; called by FGGasCell.
 FGBallonet (FGFDMExec *exec, Element *el, int num, FGGasCell *parent)
double GetHeatFlow (void) const
 Get the current heat flow into the ballonet.
const FGMatrix33GetInertia (void) const
 Get the moments of inertia of the ballonet.
double GetMass (void) const
 Get the current mass of the ballonets.
double GetVolume (void) const
 Get the current volume of the ballonet.
double GetXYZ (int idx) const
 Get the center of gravity location of the ballonet.
const FGColumnVector3GetXYZ (void) const
 Get the center of gravity location of the ballonet.

Member Function Documentation

double GetHeatFlow ( void   )  const [inline]

Returns:
heat flow in lbs ft / sec.

Definition at line 338 of file FGGasCell.h.

const FGMatrix33& GetInertia ( void   )  const [inline]

Returns:
moments of inertia matrix in slug ft2.

Definition at line 331 of file FGGasCell.h.

double GetMass ( void   )  const [inline]

Returns:
mass in slug.

Definition at line 327 of file FGGasCell.h.

double GetVolume ( void   )  const [inline]

Returns:
volume in ft3.

Definition at line 335 of file FGGasCell.h.

double GetXYZ ( int  idx  )  const [inline]

Returns:
CoG location in the structural frame.

Definition at line 323 of file FGGasCell.h.

const FGColumnVector3& GetXYZ ( void   )  const [inline]

Returns:
CoG location in the structural frame.

Definition at line 320 of file FGGasCell.h.


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

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