Add or replace entrance optics data to descriptor
Source:R/oo-instrument.R
set_descriptor_entrance_optics.Rd
Replace 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_
)