static public method DecimalMeasurement<T>.op_LessThan
Checks whether the measurement is less than another
bool
op_LessThan (DecimalMeasurement<T> v1, DecimalMeasurement<T> v2)
v1
v2
Declared in DecimalMeasurement<T>