constants: S3 class constants

View source: R/constants.R

constantsR Documentation

S3 class constants

Description

S3 class constants

Usage

constants(.x, use_tealeaves)

Arguments

.x

A list to be constructed into constants.

use_tealeaves

Logical. Should leaf energy balance be used to calculate leaf temperature (T_leaf)? If TRUE, tleaf() calculates T_leaf. If FALSE, user-defined T_leaf is used. Additional parameters and constants are required, see make_parameters().

Value

Constructor function for constants class. This function ensures that physical constant inputs are properly formatted.


cdmuir/photosynthesis documentation built on March 5, 2024, 9:26 a.m.