openrocketengine
openrocketengine copied to clipboard
Passing values as objects with units attached
It would be cool to be able to pass objects instead of just floats or ints that include the variables units. This would make it much easier to read and follow, and much less likely to produce weird answers due to unit mismatch. I think astropy might have something like this. Leaving this here as something to look into down the road.
Maybe this could work: https://pypi.org/project/units/