Loading [MathJax]/extensions/ams.js
ALMaSS  1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CropGrowth Class Reference

#include <Plants.h>

Public Attributes

bool m_lownut = false
 
double m_dds [5][MaxNoInflections] = { 0 }
 
double m_slopes [5][3][MaxNoInflections] = { 0 }
 
double m_start [5][3] = { 0 }
 
bool m_start_valid [5] = { 0 }
 

Member Data Documentation

◆ m_dds

double CropGrowth::m_dds[5][MaxNoInflections] = { 0 }

◆ m_lownut

bool CropGrowth::m_lownut = false

◆ m_slopes

double CropGrowth::m_slopes[5][3][MaxNoInflections] = { 0 }

◆ m_start

double CropGrowth::m_start[5][3] = { 0 }

◆ m_start_valid

bool CropGrowth::m_start_valid[5] = { 0 }

The documentation for this class was generated from the following file: