Skip to contents

Set the integration time in the instrument settings data structure.

Usage

set_integ_time(acq.settings, integ.time, single.scan = FALSE, verbose = TRUE)

Arguments

acq.settings

list as returned by function acq_settings()

Value

a copy of the argument passed for acq.settings with the integ.time field of the settings data replaced by integ.time.

See also

Other acquisition-settings related functions: acq_settings(), set_linearized(), set_num_exposures()