isG1 method

bool isG1()

Implementation

bool isG1() {
  return "G1" == modelName;
}