From Base Value <Type>
Quantity
The From Base Value node takes in a double value and returns a unit of measurement using the base value of the provided type.
To create a node within this category, keep in mind you want to type QuantityX.
at the beginning of your search, and then the unit you want to use. Examples: QuantityX.Mass
, QuantityX.Time
, and QuantityX.Voltage
.
Inputs
BaseValue (double)
The base amount of that provided type.
Outputs
* (Pseudo-Generic)
The unit of measurement type value.