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
FGPropagate::Inputs Struct Reference

Detailed Description

Definition at line 610 of file FGPropagate.h.

+ Collaboration diagram for FGPropagate::Inputs:

Public Attributes

double DeltaT
 
double GM
 
double SemiMajor
 
double SemiMinor
 
FGColumnVector3 vOmegaPlanet
 
FGColumnVector3 vPQRidot
 
FGColumnVector3 vUVWidot
 

Member Data Documentation

◆ DeltaT

double DeltaT

Definition at line 617 of file FGPropagate.h.

◆ GM

double GM

Definition at line 616 of file FGPropagate.h.

◆ SemiMajor

double SemiMajor

Definition at line 614 of file FGPropagate.h.

◆ SemiMinor

double SemiMinor

Definition at line 615 of file FGPropagate.h.

◆ vOmegaPlanet

FGColumnVector3 vOmegaPlanet

Definition at line 613 of file FGPropagate.h.

◆ vPQRidot

FGColumnVector3 vPQRidot

Definition at line 611 of file FGPropagate.h.

◆ vUVWidot

FGColumnVector3 vUVWidot

Definition at line 612 of file FGPropagate.h.


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