/**
  * Returns the azim500 of this hyy coord.
  *
  * @return the azim500 of this hyy coord
  */
 @Override
 public float getAzim500() {
   return _hyyCoord.getAzim500();
 }