Open capsulecorplab opened 3 years ago
SCDistance should be a subclass of SCQuantity that can be created via unary message to a Number, e.g., 2 meters or via arithmetic oprations to an SCQuantity object whose result has units exclusively in meters
SCDistance
2 meters
SCQuantity
meters
SCDistance
should be a subclass of SCQuantity that can be created via unary message to a Number, e.g.,2 meters
or via arithmetic oprations to anSCQuantity
object whose result has units exclusively inmeters