stepType: stepType R6 class.

Description Usage Format Initialization Fields

Description

Inherits: rdmlBaseType.

Usage

1

Format

An R6Class generator object.

Initialization

1
2
3
stepType$new(nr, description = NULL,
  temperature = NULL, gradient = NULL, loop = NULL, pause = NULL, lidOpen =
  NULL)

Fields

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.


RDML documentation built on June 25, 2019, 5:03 p.m.