Package org.placelab.example

Class Summary
CentroidTrackerExample This sample is a tracker that calculates the centroid of the observed readings.
CoordinateExample A sample program that shows how to use 2DCoordinates
LogSpotterExample This sample demonstrates the use of the LogSpotter class We show how to parse a large text-exported trace, report the size of the trace and enlist some key values in the log.
MapperExample This sample is very similar to CoordinateSample with the addition of a lookup in the persistent AP cache
PlaceLabExample This sample shows how to use the PlacelabWithProxy object to manage spotters and trackers for you.
RemoteGSMSpotterExample This sample class accesses the GSM server on the cell phone and returns remote GSM readings.
ServletExample This sample creates a placelab object and installs a servlet in it.
WiFiSpotterExample A sample that creates a WiFiSpotter and uses it to get measurements.