package org.stwing.jrank.bug.gpsemulator.impl; import org.osgi.framework.BundleContext; import org.stwing.jrank.bug.gpsemulator.GpsEmulator; import com.buglabs.bug.module.gps.pub.LatLon; import com.buglabs.util.StringUtil; /** ** Plots a straight path from an initial point along a specific angle and with a * specific velocity. *
** Properties (see also {@link GpsEmulator}}: *