Learn R Programming

FAO56 (version 1.0)

SunHA: Sunset Hour Angel (omega_s)

Description

SunHA returns the value of sunset hour angel [rad].

Usage

SunHA(phi, delta)

Value

The function returns the value of sunset hour angel as a numeric scalar.

Arguments

phi

A numeric scalar that denotes the latitude [rad].

delta

A numeric scalar that denotes the solar declination [rad].

Details

This is a function to calculate the sunset hour angel.

See Also

SolDec.

Examples

Run this code
SunHA(phi = -0.35, delta = 0.12)

Run the code above in your browser using DataLab