unitsAreAe method

bool unitsAreAe()

Implementation

bool unitsAreAe() {
  return vecUnits == VecUnits.UNITS_AE;
}