The type of the underlying numeric value.
import quantities.si : meter; static assert(is(meter.valueType == double));
See Implementation
The type of the underlying numeric value.