Learn R Programming

hsdar (version 0.5.1)

get.response: Satellite response functions

Description

Handling satellite sensor response functions

Usage

get.response(sensor, range = NULL, response_function = TRUE, continuousdata = "auto")

Arguments

sensor
Name or integer value of satellite sensor. Matched with get.sensor.name.
range
Vector of length = 2 containing maximum and minimum wavelength to be considered.
response_function
If TRUE, spectral response function else wise Gaussian response function will be returned.
continuousdata
Definition if returned Speclib is containing continuous data or not.

Value

Object of class Speclib containing spectral response values instead of reflectance value. Spectral response values may be accessed with spectra.

See Also

get.sensor.name, get.sensor.characteristics, get.gaussian.response

Examples

Run this code
## See example in get.sensor.characteristics

Run the code above in your browser using DataLab