315316317318319320321322323324325
time += 60*12; } time = StandardOps.toGMT(time, ((AirportSpecs)from.element()).GMToffset()); alg.execute(dataSet_, from, to, time); try { queryData_.setPath(alg.reportPath()); int t = alg.distance(to);