angzenith: Calculate zenith angle from air mass (AM)

View source: R/airmass.R

angzenithR Documentation

Calculate zenith angle from air mass (AM)

Description

Calculate zenith angle corresponding to an air mass value

Usage

angzenith(AM = 1.5)

Arguments

AM

air mass, numeric (default 1.5)

Details

Calculate angle from the zenith line corresponding to an air mass value. This is the inverted function of airmass. Except I can't seem to figure out how to express it...

Value

zenith angle, numeric


chepec/photoec documentation built on July 27, 2023, 11:33 a.m.