Vulcan
Aerospace Engineering Utilities Built on Janus
Loading...
Searching...
No Matches
vulcan::wind::GustVelocity< Scalar > Struct Template Reference

Turbulent gust velocities in body frame. More...

#include <WindTypes.hpp>

Public Attributes

Scalar u_g
 Longitudinal gust [m/s] (along body x-axis).
Scalar v_g
 Lateral gust [m/s] (along body y-axis).
Scalar w_g
 Vertical gust [m/s] (along body z-axis).

Detailed Description

template<typename Scalar>
struct vulcan::wind::GustVelocity< Scalar >

Turbulent gust velocities in body frame.

Linear gust components in aircraft body-fixed frame (uvw convention).

Member Data Documentation

◆ u_g

template<typename Scalar>
Scalar vulcan::wind::GustVelocity< Scalar >::u_g

Longitudinal gust [m/s] (along body x-axis).

◆ v_g

template<typename Scalar>
Scalar vulcan::wind::GustVelocity< Scalar >::v_g

Lateral gust [m/s] (along body y-axis).

◆ w_g

template<typename Scalar>
Scalar vulcan::wind::GustVelocity< Scalar >::w_g

Vertical gust [m/s] (along body z-axis).


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