| stepType {RDML} | R Documentation |
stepType R6 class.
Description
Inherits: rdmlBaseType.
Usage
stepType
Format
An R6Class generator object.
Initialization
stepType$new(nr, description = NULL, temperature = NULL, gradient = NULL, loop = NULL, pause = NULL, lidOpen = NULL)
Fields
nrcheckCount. The incremental number of the step. First step should have value 1. The increment between steps should be constant and equivalent to 1.
descriptiontemperaturegradientlooppauselidOpen
[Package RDML version 1.0 Index]