Description Usage Arguments Value Examples
Altitude correction due to atmospheric refraction
1 | atmospheric_refraction_correction(altitude, apparent = TRUE)
|
altitude |
Altitude indegrees |
apparent |
If True apparent altitude to true altitude. If false, true altitude to apparent altitude |
Corrected altitude
1 2 | degrees2str(atmospheric_refraction_correction(0.5))
degrees2str(atmospheric_refraction_correction(str2degrees("00<c3><82><c2><ba>01'14.777\u0022"),apparent=FALSE))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.