303adastra / StellarCartography

An experimental astronomy library, written in Pharo
MIT License
3 stars 3 forks source link

Define Quantity #11

Closed capsulecorplab closed 3 years ago

capsulecorplab commented 3 years ago

Define Quantity class for handling messages in the form of SI base units sent to a Number (e.g., 2 meters). Quantity objects should handle arithmetic operations, s.a., addition/subtraction with quantities of the same unit, multiplication/division with quantities or a Number, as well as comparison operators between quantities.

capsulecorplab commented 3 years ago

closed as per https://github.com/303adastra/StellarCartography/commit/a3385ae7fc5451bc9a03840d82982536f1838d8e