InUnitsOf

Parent Previous Next

Full Library / Math Operator / Transform / Basic /  InUnitsOf
Block Name: InUnitsOf

The units are specified by the units parameter, which contains a DoubleToken with units. The input tokens and the token in the unit parameter must have the same unit category. Otherwise, an exception will be thrown in the fire() method. Unit categories include the ones defined in the MoML file, such as length, time, mass, and the composite ones formed through the base categories, such as length/time (speed), and length * length (area). The output token is a DoubleToken without units.

Field Detail

units

public Parameter units




Created with the Personal Edition of HelpNDoc: Benefits of a Help Authoring Tool