FlightGear next
JSBSim::FGPropagate::Inputs Struct Reference

#include <FGPropagate.h>

Public Attributes

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

Detailed Description

Definition at line 608 of file FGPropagate.h.

Member Data Documentation

◆ DeltaT

double JSBSim::FGPropagate::Inputs::DeltaT

Definition at line 614 of file FGPropagate.h.

◆ SemiMajor

double JSBSim::FGPropagate::Inputs::SemiMajor

Definition at line 612 of file FGPropagate.h.

◆ SemiMinor

double JSBSim::FGPropagate::Inputs::SemiMinor

Definition at line 613 of file FGPropagate.h.

◆ vOmegaPlanet

FGColumnVector3 JSBSim::FGPropagate::Inputs::vOmegaPlanet

Definition at line 611 of file FGPropagate.h.

◆ vPQRidot

FGColumnVector3 JSBSim::FGPropagate::Inputs::vPQRidot

Definition at line 609 of file FGPropagate.h.

◆ vUVWidot

FGColumnVector3 JSBSim::FGPropagate::Inputs::vUVWidot

Definition at line 610 of file FGPropagate.h.


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