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