EA: Elevation Angle

Description Usage Arguments Value Examples

View source: R/suncalculator.R

Description

The elevation angle (used interchangeably with altitude angle) is the angular height of the sun in the sky measured from the horizontal.

Usage

1
EA(latitude, DA, HRA)

Arguments

latitude

Location's latitude in degree

DA

Declination Angle in degree

HRA

Hour Angle (HRA) in degree

Value

Elevation Angle in degree

Examples

1
EA(51.93,2.936844,-163.3115)

mlguys/ShinySolarCalculator documentation built on May 23, 2019, 2:09 a.m.