![]() |
0.1.8
|
Go to the source code of this file.
Classes | |
class | pyhelios.types.photosynthesis.PhotosyntheticTemperatureResponseParameters |
Temperature response parameters for photosynthetic processes. More... | |
class | pyhelios.types.photosynthesis.EmpiricalModelCoefficients |
Empirical photosynthesis model coefficients. More... | |
class | pyhelios.types.photosynthesis.FarquharModelCoefficients |
Farquhar-von Caemmerer-Berry photosynthesis model coefficients. More... | |
Namespaces | |
namespace | pyhelios |
namespace | pyhelios.types |
namespace | pyhelios.types.photosynthesis |
Functions | |
str | pyhelios.types.photosynthesis.validate_species_name (str species) |
Validate and normalize species name for photosynthesis library. | |
List[str] | pyhelios.types.photosynthesis.get_available_species () |
Get list of available species in the photosynthesis library. | |
dict | pyhelios.types.photosynthesis.get_species_aliases () |
Get dictionary of species aliases. | |
Variables | |
list | pyhelios.types.photosynthesis.PHOTOSYNTHESIS_SPECIES |
dict | pyhelios.types.photosynthesis.SPECIES_ALIASES |