![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
SetAside.h This file contains the headers for the SetAside class
More...
Go to the source code of this file.
Classes | |
class | SetAside |
Rotational set-aside management class . More... | |
Macros | |
#define | SETASIDE_BASE 400 |
Enumerations | |
enum | SetAsideToDo { sa_start = 1, sa_cut_to_hay = SETASIDE_BASE, sa_cattle_out, sa_cattle_is_out, sa_cut_to_silage, sa_wait, sa_foobar } |
SetAside.h This file contains the headers for the SetAside class
by Chris J. Topping
Version of June 2003
With additions as noted in:
Doxygen formatted comments in July 2008
#define SETASIDE_BASE 400 |
enum SetAsideToDo |