module Units::Building
Defined in:
building.cr
Instance Method Summary
Instance Method Detail
abstract
def
from(value, measure :
self)
#
abstract
def
from_amperes(value)
#
abstract
def
from_candela(value)
#
def
from_days(value) :
self
#
def
from_feet(value) :
self
#
def
from_ft(value) :
self
#
def
from_hours(value) :
self
#
def
from_hr(value) :
self
#
def
from_in(value) :
self
#
def
from_inches(value) :
self
#
abstract
def
from_kelvin(value)
#
abstract
def
from_kilograms(value)
#
abstract
def
from_meters(value)
#
def
from_min(value) :
self
#
def
from_minutes(value) :
self
#
abstract
def
from_moles(value)
#
abstract
def
from_seconds(value)
#
def
from_yards(value) :
self
#
def
from_yd(value) :
self
#
def
from_years(value) :
self
#
def
from_yr(value) :
self
#