iLand
Public Member Functions | List of all members
BITE::BiteClimate Class Reference

#include <biteclimate.h>

Public Member Functions

 BiteClimate ()
 
void setup (QJSValue clim_vars, BITE::BiteWrapperCore &wrapper)
 
double value (int var_index, const ResourceUnit *ru) const
 retrieve the climate variable with the given index (raise an exception if invalid) More...
 

Constructor & Destructor Documentation

◆ BiteClimate()

BITE::BiteClimate::BiteClimate ( )

Member Function Documentation

◆ setup()

void BITE::BiteClimate::setup ( QJSValue  clim_vars,
BITE::BiteWrapperCore wrapper 
)

◆ value()

double BITE::BiteClimate::value ( int  var_index,
const ResourceUnit ru 
) const

retrieve the climate variable with the given index (raise an exception if invalid)


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