getValue method

double getValue()

Implementation

double getValue() {
  return _value;
}