continuous_sin¶
Continuous sinusoidal gust model
\[U_z = \frac{u_{de}}{2}\sin\left(\frac{2\pi x}{S}\right)\]This gust can be used by using the setting
gust_shape = 'continuous_sin'inGustVelocityField.The
GustVelocityFieldgenerator takes the following settings as a dictionary assignedtogust_parameters.Name Type Description Default gust_lengthfloatLength of gust 0.0gust_intensityfloatIntensity of the gust 0.0