py-ballisticcalc
py-ballisticcalc copied to clipboard
Refactoring to reduce confusing terms
The goal of the pull request is to refactor the TrajectoryData class to reduce confusing terms so: distance >> x height >> y look_distance >> distance drop_adj >> drop_angle windage_adj >> windage_angle
I've run the integrated unit tests and everything seems to pass, but feel free to check the code on your end as I might have missed something