Description Usage Arguments Details Value
View source: R/TLum.BIN.File2TLum.Data.Curve.R
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.
| 1 2 | TLum.BIN.File2TLum.Data.Curve(object, id, pos, run, set, rec_duringPH = TRUE,
  rec_ramp2PH = TRUE)
 | 
| object | 
 | 
| 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. | 
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.
This function return a TLum.Data.Curve objet.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.