dynamicQuantityTyping top-level property

bool dynamicQuantityTyping
getter/setter pair

Dynamic quantity typing may be turned off for increased efficiency. If false, the result of operations where dimensions may change will be MiscQuantity type objects.

Implementation

bool dynamicQuantityTyping = true;