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