
Add or replace entrance optics data to descriptor
Source:R/oo-instrument.R
set_descriptor_entrance_optics.RdReplace or add a description of the fibre and diffuser or other entrance optics to the instrument descriptor.
Usage
set_descriptor_entrance_optics(
descriptor,
make = NA_character_,
model = NA_character_,
geometry = NA_character_,
serial.number = NA_character_,
area = NA_real_
)Value
a copy of the argument passed for oo_descriptor with the
entrance.optics field of the calibration data adde or replace
by the new list.
See also
Other Functions and methods related to instrument descriptors:
get_oo_descriptor(),
set_descriptor_bad_pixs(),
set_descriptor_integ_time(),
set_descriptor_irrad_mult(),
set_descriptor_nl(),
set_descriptor_wl()