JSBSim Flight Dynamics Model  1.0 (02 March 2017)
An Open Source Flight Dynamics and Control Software Library in C++
FGWinds::OneMinusCosineProfile Struct Reference

Public Attributes

double elapsedTime
 
double endDuration
 
bool Running
 
double startupDuration
 
double steadyDuration
 

Detailed Description

Definition at line 226 of file FGWinds.h.

Member Data Documentation

◆ elapsedTime

double elapsedTime
  • Stores the elapsed time for the ongoing gust.

Definition at line 228 of file FGWinds.h.

◆ endDuration

double endDuration
  • Specifies the time it takes for the gust to subsude.

Definition at line 231 of file FGWinds.h.

◆ Running

bool Running

Definition at line 227 of file FGWinds.h.

◆ startupDuration

double startupDuration
  • Specifies the time it takes for the gust startup transient.

Definition at line 229 of file FGWinds.h.

◆ steadyDuration

double steadyDuration
  • Specifies the duration of the steady gust.

Definition at line 230 of file FGWinds.h.


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