one_minus_cos
- class sharpy.generators.gustvelocityfield.one_minus_cos[source]
One minus cos gust (single bump)
\[U_z = \frac{u_{de}}{2}\left[1-\cos\left(\frac{2\pi x}{S}\right)\right]\]This gust can be used by using the setting
gust_shape = '1-cos'inGustVelocityField.The
GustVelocityFieldgenerator takes the following settings as a dictionary assignedtogust_parameters.Name
Type
Description
Default
gust_lengthfloatLength of gust, \(S\).
0.0gust_intensityfloatIntensity of the gust \(u_{de}\).
0.0gust_componentintComponent of the gust velocity in the G-frame (x,y,z)->(0,1,2).
2