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