# class Length
Length inherits from ImmutableLength
# FUNCTIONS
# function setUnits(units)
Description:
Parameters:
- units: (Units) -
 
# function setValue(value)
Description:
Parameters:
- value: (Number) -
 
# STATIC FUNCTIONS
# static function of(value, units)
Description:
Parameters:
- value: (Number) -
 - units: (Units) -
 Return:
(Length) -