Cloud_Thunder_Turb Variable

Turbulence of thunderstorm layer: 0 (calm) to 255 (most turbulent). Returns 0 if no thunderstorm layer is active. Integer. Read-only.

Example

IF CLOUD_THUNDER_TURB = 0 AND CLOUD_THUNDER_ACTIVE = TRUE THEN

PRINT "the forecast is for a smooth ride but keep your seat belt
fastened."

ENDIF