getDeg static method

double getDeg()

Implementation

static double getDeg() {
  return getDouble(0, 360);
}