public GPSData ToGPSData(TGPS gps)
 {
     return(ToGPSData(gps.TBody));
 }