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