minYear constant

int const minYear

The minimum year that can be used as the year parameter when creating a Gini object.

Implementation

static const minYear = 1990;