Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.02 KB

README.md

File metadata and controls

16 lines (13 loc) · 1.02 KB

Scope Calculator Netlify Status

Specifically developed to help assist me zero my RDS.

Variables

  1. Provide clicksPerMOA value from your RDS's manual, common values are: 0.5 and 1.
  2. yardsToTarget is the distance in yards to your target. Conversions are done automatically at the bottom if needed.
  3. inchesOffTarget is the POI (Point of Impact) from your POA (Point of Aim), please provide only positive numbers.
    • Provide inches off target for elevation or windage, once per calculation. Do not average them or do your own calculation.
    • If your POI is 2.5 inches lower and 1.3 inches left to your POA, calculate clicks required by providing 2.5 as an input, not -2.5.
    • Calculate elevation and windage separately.

Attributions

  1. ReactJS
  2. BlueprintJS