py-ballisticcalc icon indicating copy to clipboard operation
py-ballisticcalc copied to clipboard

Refactoring to reduce confusing terms

Open gambon2010 opened this issue 6 months ago • 4 comments

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

gambon2010 avatar Aug 18 '24 18:08 gambon2010