예제 #1
0
 /**
  * Get the numeric type for 1st level, see Table 3 and 3a
  *
  * @return type of level (height or pressure)
  */
 public final int getLevelType1() {
   return level.getIndex();
 }