getOffset method

double getOffset()

The method for the get offset.

Implementation

double getOffset() {
  return controller.offset;
}