rad  1.5.2
Radial Attention Model
Data Fields
objvar_t Struct Reference

Objective function input structure. More...

#include <rad_types.h>

Data Fields

const struct model_stm
 Model parameter data.
 
double x
 Current wealth state.
 
double r
 Current radius of attention.
 
double q
 Average product quantity.
 
double s
 Effort.
 

Detailed Description

Objective function input structure.

Objective function input type.

Contains parameters, state variables and controls used to evaluate the model's objective function. The evaluation involves evaluating the temporal utility, the attentional costs, the new radius of attention and the new wealth state.


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