private void GetDestination()
 {
     targetDestination = flightPath.GetNewDestination();
 }