struct
Measure::Data
- Measure::Data
- Struct
- Value
- Object
Included Modules
- Comparable(Measure::Data)
Defined in:
data.crConstructors
Instance Method Summary
- #*(scalar : Number) : self
- #+(other : self) : self
- #-(other : self) : self
- #/(scalar : Number) : self
- #<=>(other : self)
- #==(other : self)
- #magnitude : Float64
- #to(unit : Unit) : self
-
#to_s(io : IO) : Nil
Same as
#inspect(io). - #total_bytes
- #unit : Unit