temperatureType {RDML} | R Documentation |
This step keeps a constant temperature on the heat block. Inherits: baseTemperatureType.
temperatureType
An R6Class
generator object.
temperatureType$new(temperature, ...)
temperature
checkNumber. The temperature of the step in degrees Celsius.
...
Params of parent class baseTemperatureType.