MAX_WIND_SCENARIOS

Constant MAX_WIND_SCENARIOS 

Source
pub const MAX_WIND_SCENARIOS: usize = 8;
Expand description

Most scenarios one run will accept.

Each scenario is a full trajectory solve, and the point of the feature is a handful of concrete calls a person can actually reason about — past this, the honest tool is a statistical one. Enforced BEFORE any solving so an oversized set costs nothing.