net.sf.bt747.j2se.app.trackgraph
Interface CoordinateResolver

All Known Subinterfaces:
GPSRecordDataProvider
All Known Implementing Classes:
DataProviderCSVFile, GPSRecordArrayDataProvider, GPSRecordListDataProvider

public interface CoordinateResolver


Method Summary
 GPSRecord getRecordOfTimestamp(double t)
           
 

Method Detail

getRecordOfTimestamp

GPSRecord getRecordOfTimestamp(double t)