FlightGear next
JSBSim::FGWinds::UpDownBurst Struct Reference

Stores information about a specified Up- or Down-burst. More...

#include <FGWinds.h>

Public Member Functions

 UpDownBurst ()
 

Public Attributes

double ringLatitude
 
double ringLongitude
 
double ringAltitude
 
double ringRadius
 
double ringCoreRadius
 
double circulation
 
struct OneMinusCosineProfile oneMCosineProfile
 

Detailed Description

Stores information about a specified Up- or Down-burst.

Definition at line 309 of file FGWinds.h.

Constructor & Destructor Documentation

◆ UpDownBurst()

JSBSim::FGWinds::UpDownBurst::UpDownBurst ( )
inline

<- Constructor

Definition at line 317 of file FGWinds.h.

Member Data Documentation

◆ circulation

double JSBSim::FGWinds::UpDownBurst::circulation
  • The circulation (gamma) (feet-squared per second).

Definition at line 315 of file FGWinds.h.

◆ oneMCosineProfile

struct OneMinusCosineProfile JSBSim::FGWinds::UpDownBurst::oneMCosineProfile
  • A gust profile structure.

Definition at line 316 of file FGWinds.h.

◆ ringAltitude

double JSBSim::FGWinds::UpDownBurst::ringAltitude
  • The altitude of the ring (feet).

Definition at line 312 of file FGWinds.h.

◆ ringCoreRadius

double JSBSim::FGWinds::UpDownBurst::ringCoreRadius
  • The cross-section "core" radius of the ring (feet).

Definition at line 314 of file FGWinds.h.

◆ ringLatitude

double JSBSim::FGWinds::UpDownBurst::ringLatitude
  • The latitude of the downburst run (radians)

Definition at line 310 of file FGWinds.h.

◆ ringLongitude

double JSBSim::FGWinds::UpDownBurst::ringLongitude
  • The longitude of the downburst run (radians)

Definition at line 311 of file FGWinds.h.

◆ ringRadius

double JSBSim::FGWinds::UpDownBurst::ringRadius
  • The radius of the ring (feet).

Definition at line 313 of file FGWinds.h.


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