public int getDistance()
 {
     return(distanceController.getDistance());
 }