Top Level Namespace

Extended by:
Phys::UnitsMixin

Defined Under Namespace

Modules: Phys Classes: Quanty

Instance Method Summary collapse

Methods included from Phys::UnitsMixin

method_missing, method_missing_units_alias, print_units

Instance Method Details

#Quanty(*arg) ⇒ Object



9
10
# File 'lib/phys/units/quanty.rb', line 9

def Quanty(*arg); Phys::Quantity(*a)
end