acc_wgs84 | R Documentation |
This function calculates the total acceleration due to gravitation and centripetal force at the earth's surface according to the WGS84 international gravity formula.
acc_wgs84(latitude)
latitude |
The latitude in degrees. |
g given in units of $m/s^2$
Source: http://solid_earth.ou.edu/notes/potential/igf.htm
acc_wgs84(50)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.