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
FGWinds::OneMinusCosineProfile Struct Reference

Detailed Description

Definition at line 275 of file FGWinds.h.

Public Attributes

double elapsedTime
 
double endDuration
 
bool Running
 
double startupDuration
 
double steadyDuration
 

Constructor & Destructor Documentation

◆ OneMinusCosineProfile()

Member Data Documentation

◆ elapsedTime

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

Definition at line 277 of file FGWinds.h.

◆ endDuration

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

Definition at line 280 of file FGWinds.h.

◆ Running

bool Running

Definition at line 276 of file FGWinds.h.

◆ startupDuration

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

Definition at line 278 of file FGWinds.h.

◆ steadyDuration

double steadyDuration
  • Specifies the duration of the steady gust.

Definition at line 279 of file FGWinds.h.


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