powered by
Inherits: rdmlBaseType.
stepType
An R6Class generator object.
R6Class
stepType$new(nr, description = NULL, temperature = NULL, gradient = NULL, loop = NULL, pause = NULL, lidOpen = NULL)
nr
checkCount. The incremental number of the step. First step should have value 1. The increment between steps should be constant and equivalent to 1.
description
checkString.
temperature
temperatureType.
gradient
gradientType.
loop
loopType.
pause
pauseType.
lidOpen
lidOpenType.