Learn R Programming

FAO56 (version 1.0)

DH: Daylight Hours (N)

Description

DH returns the value of daylight hours.

Usage

DH(omega_s)

Value

The function returns the value of daylight hours as a numeric scalar.

Arguments

omega_s

A numeric scalar that denotes the sunset hour angle [rad].

Details

This is a function to calculate the daylight hours.

See Also

SunHA.

Examples

Run this code
DH(omega_s = 1.527)

Run the code above in your browser using DataLab