FlightGear next
JSBSim::FGThruster::Inputs Struct Reference

#include <FGThruster.h>

Public Attributes

double TotalDeltaT
 
double H_agl
 
FGColumnVector3 PQRi
 
FGColumnVector3 AeroPQR
 
FGColumnVector3 AeroUVW
 
double Density
 
double Pressure
 
double Soundspeed
 
double Alpha
 
double Beta
 
double Vt
 

Detailed Description

Definition at line 109 of file FGThruster.h.

Member Data Documentation

◆ AeroPQR

FGColumnVector3 JSBSim::FGThruster::Inputs::AeroPQR

Definition at line 113 of file FGThruster.h.

◆ AeroUVW

FGColumnVector3 JSBSim::FGThruster::Inputs::AeroUVW

Definition at line 114 of file FGThruster.h.

◆ Alpha

double JSBSim::FGThruster::Inputs::Alpha

Definition at line 118 of file FGThruster.h.

◆ Beta

double JSBSim::FGThruster::Inputs::Beta

Definition at line 119 of file FGThruster.h.

◆ Density

double JSBSim::FGThruster::Inputs::Density

Definition at line 115 of file FGThruster.h.

◆ H_agl

double JSBSim::FGThruster::Inputs::H_agl

Definition at line 111 of file FGThruster.h.

◆ PQRi

FGColumnVector3 JSBSim::FGThruster::Inputs::PQRi

Definition at line 112 of file FGThruster.h.

◆ Pressure

double JSBSim::FGThruster::Inputs::Pressure

Definition at line 116 of file FGThruster.h.

◆ Soundspeed

double JSBSim::FGThruster::Inputs::Soundspeed

Definition at line 117 of file FGThruster.h.

◆ TotalDeltaT

double JSBSim::FGThruster::Inputs::TotalDeltaT

Definition at line 110 of file FGThruster.h.

◆ Vt

double JSBSim::FGThruster::Inputs::Vt

Definition at line 120 of file FGThruster.h.


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