FFSM++
1.1.0
French Forest Sector Model ++
|
#include <Opt.h>
Public Member Functions | |
constrain () | |
Public Attributes | |
string | name |
string | comment |
int | domain |
int | direction |
string comment |
Definition at line 273 of file Opt.h.
Referenced by Opt::declareConstrains(), and Opt::getConNumber().
int direction |
Definition at line 275 of file Opt.h.
Referenced by Opt::declareConstrains(), and Opt::getConNumber().
int domain |
Definition at line 274 of file Opt.h.
Referenced by Opt::declareConstrains(), and Opt::getConNumber().
string name |
Definition at line 271 of file Opt.h.
Referenced by Opt::declareConstrains(), and Opt::getConNumber().