getM method

double getM()
override

The m-measure, if available.

Implementation

double getM() {
  return m;
}