# class ImmutableLength



ImmutableLength inherits from ImmutableScalar


# MEMBERS

# member read-only type

Type: Value.Type

# member read-only units

Type: Units

# FUNCTIONS

# function evaluate(context)

Description:

Parameters:

Return:

(Number) -

# STATIC FUNCTIONS

# static function of(value, units)

Description:

Parameters:

  • value: (Number) -
  • units: (Units) -

Return:

(ImmutableLength) -

Last Updated: 12/20/2022, 8:12:45 AM