RDML (version 0.9-8)

temperatureType: temperatureType R6 class.

Description

This step keeps a constant temperature on the heat block. Inherits: baseTemperatureType.

Usage

temperatureType

Arguments

Format

An R6Class generator object.

Initialization

temperatureType$new(temperature, ...)

Fields

temperature

checkNumber. The temperature of the step in degrees Celsius.

...

Params of parent class baseTemperatureType.