TLum.BIN.File2TLum.Data.Curve: Convert an element from a TLum.BIN.File object into a...

Description Usage Arguments Details Value

Description

This function extract a curve from a TLum.BIN.File object and convert it into a TLum.Data.Curve objet. The extract element can be identify either by its id or by its position, run and set.

Usage

1
2
TLum.BIN.File2TLum.Data.Curve(object, id, pos, run, set, rec_duringPH = TRUE,
  rec_ramp2PH = TRUE)

Arguments

object

TLum.BIN.File (required): object containing the luminescence curves.

id

integer (with default): id of the curve.

pos

integer (with default): position of the curve.

run

integer (with default): run of the curve.

set

integer (with default): set of the curve.

rec_duringPH

logical (with default): Indicate if the signal was record during the preheat plateau.

rec_ramp2PH

logical (with default): Indicate if the signal was record during the ramp up to the preheat temperature.

Details

The element that is extracted to be converted into a TLum.Data.Curve objet can be identify either by its id or by its position, run and set.

Value

This function return a TLum.Data.Curve objet.


dstreble/TLdating documentation built on May 15, 2019, 4:50 p.m.