lgetcal: Retrieve the LISST calibrated values

Description Usage Arguments Details See Also Examples

View source: R/manipulate.R

Description

The function retrieve the calibrated values (lisst object type 'cal') from raw digital counts ('raw'), corrected digital counts ('cor') or volume scattering function ('vsf').

Usage

1

Arguments

x

A lisst object of type 'raw', 'cor', 'cal' or 'vsf'.

Details

When supplying a lisst 'raw' object, it must contain information on background values and instrument specific calibration constants. This is the case when the 'raw' lisst object was created with zscat and sn arguments set through read_lisst.

See Also

lget lgetraw, lgetcor, lgetvsf, lgetvol, lgetpnc, lgetcsa

Examples

1
l_cal <- lgetcal(donkmeer_bin)

AlexCast/lisst documentation built on July 17, 2021, 12:58 a.m.