ALMaSS Partridge ODdox  1.1
The partridge model description following ODdox protocol
plants.cpp File Reference
#include <cstdio>
#include <iostream>
#include <fstream>
#include <math.h>
#include <stdlib.h>
#include "configurator.h"
#include "maperrormsg.h"
#include "ls.h"

Go to the source code of this file.

Macros

#define _CRT_SECURE_NO_DEPRECATE
 

Functions

void FloatToDouble (double &, float)
 

Variables

CfgBool cfg_pollen_nectar_on
 Flag to determine whether nectar and pollen models are used - should be set to true for pollinator models! More...
 
class PlantGrowthDatag_crops
 

Macro Definition Documentation

◆ _CRT_SECURE_NO_DEPRECATE

#define _CRT_SECURE_NO_DEPRECATE

Definition at line 28 of file plants.cpp.

Function Documentation

◆ FloatToDouble()

void FloatToDouble ( double &  ,
float   
)

Variable Documentation

◆ cfg_pollen_nectar_on

CfgBool cfg_pollen_nectar_on

Flag to determine whether nectar and pollen models are used - should be set to true for pollinator models!

Referenced by PollenNectarDevelopmentData::PollenNectarDevelopmentData().

◆ g_crops