An open API service indexing awesome lists of open source software.

https://github.com/doubleailes/moa_utils


https://github.com/doubleailes/moa_utils

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# MOA Utils

This repository provides utilities for calculating the Agnle in MOA or MRAD for a given drop (in m) and distance (in `m`), as well as calculating the drop (in `m`) for a given Angle and distance (in `m`).
And also a command line to test your abilities to calculate Angles and Drop with a quizz.

## angle_calculation

[angle_calculation](angle_calculation/README.md)

## moa_quizz

[moa_quizz](moa_quizz/README.md)