ballistic 1.1.0
ballistic: ^1.1.0 copied to clipboard
Calculation of the bullet trajectory in flight, bullet drop, bullet path, bullet velocity, wind deflection, and terminal velocity in a 2D environment. |
1.1.0 #
- feat: add ra4, gI, gA drag functions
- feat: trajectory data interpolation extension
- bug: fix unit conversions
- docs: add sources for drag functions
- tests: basic trajectory unit tests based on Hornady calculator
1.0.3 #
- Allo unconverted creation of units.
1.0.2 #
- Format code using
dartfmt
.
1.0.1 #
- Renaming example file.
- Reformat code using dartfmt
1.0.0 #
- Initial version.