Base Value <Type>
Quantity
The Base Value node takes in a value as a quantity type and returns the corresponding base value as a double.
To create this node, you need to specify a valid quantity type for its generic parameter. Examples: Mass
, Time
, and Voltage
.
Inputs
Value (Quantity)
The quantity value.
Outputs
* (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)