JavaScript Navigator - Mercator Sailing
Below is a form using JavaScript that solve the Mercator Sailing problem. Please note that inputs with leading zeros will cause errors when processed by this script.
The form has been tested with Netscape 2.02, Netscape 3.0 and MS Internet Explorer 3.0
Sailings
Sailing is the term used in the maritime world to describe the method used to
solve the problem of course and distance between two positions.
In broad terms, there are two main types of sailing, namely, the Rhumb Line sailing
and the Great Circle sailing. The Mercator Sailing is the most accurate method
employed in marine navigation to handle calculations related to Rhumb Line sailing.
tan course = difference in Longitude / difference in Maridional Parts
Distance = difference in Latitude / cos course
[ Home ?
]