JSBSim Flight Dynamics Model 1.2.2 (22 Mar 2025)
An Open Source Flight Dynamics and Control Software Library in C++
Loading...
Searching...
No Matches
FGThruster::Inputs Struct Reference

Detailed Description

Definition at line 109 of file FGThruster.h.

+ Collaboration diagram for FGThruster::Inputs:

Public Attributes

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

Member Data Documentation

◆ AeroPQR

FGColumnVector3 AeroPQR

Definition at line 113 of file FGThruster.h.

◆ AeroUVW

FGColumnVector3 AeroUVW

Definition at line 114 of file FGThruster.h.

◆ Alpha

double Alpha

Definition at line 118 of file FGThruster.h.

◆ Beta

double Beta

Definition at line 119 of file FGThruster.h.

◆ Density

double Density

Definition at line 115 of file FGThruster.h.

◆ H_agl

double H_agl

Definition at line 111 of file FGThruster.h.

◆ PQRi

Definition at line 112 of file FGThruster.h.

◆ Pressure

double Pressure

Definition at line 116 of file FGThruster.h.

◆ Soundspeed

double Soundspeed

Definition at line 117 of file FGThruster.h.

◆ TotalDeltaT

double TotalDeltaT

Definition at line 110 of file FGThruster.h.

◆ Vt

double Vt

Definition at line 120 of file FGThruster.h.


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