View source: R/calcRelativeCoords.r
| calcRelativeCoords | R Documentation | 
Calculates relative coordinates (unity: meters) from GPS coordinates (either given in UTM or Gauss Krueger). This method is used when a profile set of many profiles is instantiated.
calcRelativeCoords(coords, minLat, minLon)
| coords | exact coordinates of a single Profile. | 
| minLat | starting point (latititude). | 
| minLon | starting point (longitude). | 
data frame that contains the relative coordinates (latitude and longitude).
ProfileSet-class, GpsCoordinates-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.