JSBSim Flight Dynamics Model 1.0 (23 February 2013)
An Open Source Flight Dynamics and Control Software Library in C++

FGJSBBase::Message Class Reference

JSBSim Message structure.

#include <FGJSBBase.h>

Collaboration diagram for FGJSBBase::Message:

List of all members.

Public Types

enum  mType { eText, eInteger, eDouble, eBool }

Public Attributes

bool bVal
double dVal
unsigned int fdmId
int iVal
unsigned int messageId
std::string subsystem
std::string text
enum
JSBSim::FGJSBBase::Message::mType 
type

Detailed Description

Definition at line 91 of file FGJSBBase.h.


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