Nasal library/geo: Difference between revisions

Jump to navigation Jump to search
m
(→‎Functions: Doc format())
Line 280: Line 280:
|text = Calculates a new coordinate from a given course and distancce, and then updates the coordinates to the new set. Returns the <code>geo.Coord</code> instance.
|text = Calculates a new coordinate from a given course and distancce, and then updates the coordinates to the new set. Returns the <code>geo.Coord</code> instance.
|param1 = course
|param1 = course
|param1text = Mandatory course in degrees (in the range 0–360) to use in calculation.
|param1text = Mandatory absolute bearing (0–360) to use in calculation.
|param2 = dist
|param2 = dist
|param2text = Mandatory distance in metres to use in calculation.
|param2text = Mandatory distance in metres to use in calculation.

Navigation menu