(Redirected from Type:FromBaseValue´1)
From Base Value <Type>
Quantity
The From Base Value node takes in a base value as a double and returns the corresponding quantity as a quantity type.
To create this node, you need to specify a valid quantity type for its generic parameter. Examples: Mass
, Time
, and Voltage
.
Inputs
BaseValue (double)
The base value of the quantity, in the quantity type's base unit. (See Quantity Types for a list of all quantity types and their corresponding base units)
Outputs
* (Quantity)
The quantity value.