Seeding Method determines the Management Impact on Mix with a vertical slider.
We determine the Minimum value of the slider by taking the sumOfMixSeedingRate & deducting by 50% of that value.
Maximum value is determined by sumOfMixSeedingRate added by 50% of its valueThis is a page for the users to manually adjust the Mix Seeding Rate
value.
The Slider
in the page would be initialized with mix seeding rate
value from calculation, and the min and max
value are set as 50% and 150% of mix seeding rate
.
When adjust the slider, the new mix seeding rate
value would be saved and the changed rate(new rate / default rate
) would be saved in options
for further calculation.