org.placelab.core
Interface Observable

All Known Implementing Classes:
Measurement, MeasurementObservable

public interface Observable

This is a generic interface that represents measurements that can be passed to a particle filter


Method Summary
 long getTimestamp()
           
 

Method Detail

getTimestamp

public long getTimestamp()