elevation: Calculate elevation of astronomical objects

elevationR Documentation

Calculate elevation of astronomical objects

Description

Function to calculate elevation.

Usage

elevation(lon, lat, sun)

Arguments

lon

vector of longitude values

lat

vector of latitude values

sun

pre-stored values as returned by solar or lunar

Value

elevation returns a numeric vector of solar (or lunar) elevation as degrees above or below the horizone

Author(s)

Michael D. Sumner

References

https://gml.noaa.gov/grad/solcalc/azel.html


tripEstimation documentation built on April 22, 2023, 1:11 a.m.