eudist: Earth-Sun distance by day-of-year

Description Usage Arguments Details Examples

Description

Retrieve the Earth-Sun distance by day-of-year. It is helper function used by the MSSdn2refl and MSScvm functions when calculating TOA reflectance.

Usage

1
eudist(doy)

Arguments

doy

integer. image day-of-year.

Details

The function returns the Earth-sun distance for a specific day-of-year as defined here.

Examples

1
dist = eudist(215)

jdbcode/MSScvm documentation built on May 19, 2019, 8:24 a.m.