public int GetETA()
 {
     return(_destination.ETA());
 }