JSBSim Flight Dynamics Model
1.0 (02 March 2017)
An Open Source Flight Dynamics and Control Software Library in C++
|
Stores the information about a single one minus cosine gust instance. More...
#include <FGWinds.h>
Public Attributes | |
eGustFrame | gustFrame |
struct OneMinusCosineProfile | gustProfile |
double | magnitude |
FGColumnVector3 | vWind |
FGColumnVector3 | vWindTransformed |
Stores the information about a single one minus cosine gust instance.
eGustFrame gustFrame |
struct OneMinusCosineProfile gustProfile |
FGColumnVector3 vWind |
FGColumnVector3 vWindTransformed |