Decide if a Courtenay landing is safe
- Find out if the wind speed is above 12knots.
- Proceed to variable “windSpeed”
- If wind
- Speed is greater than 12knots proceed to input “yes”
- Proceed to “smitField”
- If windSpeed is less than 12knots proceed to input “no”
- Proceed to “courtenayAirstrip”
mwilson
Yes, that works.