FFSM++ 1.1.0
French Forest Sector Model ++
Loading...
Searching...
No Matches
constrain Struct Reference

#include <Opt.h>

Collaboration diagram for constrain:

Public Member Functions

 constrain ()
 

Public Attributes

string name
 
string comment
 
int domain
 
int direction
 

Detailed Description

Definition at line 270 of file Opt.h.

Constructor & Destructor Documentation

◆ constrain()

constrain ( )
inline

Definition at line 271 of file Opt.h.

271{comment="";};
string comment
Definition Opt.h:273

Member Data Documentation

◆ comment

string comment

Definition at line 273 of file Opt.h.

Referenced by constrain(), Opt::declareConstrains(), and Opt::getConNumber().

◆ direction

int direction

Definition at line 275 of file Opt.h.

Referenced by Opt::declareConstrains(), and Opt::getConNumber().

◆ domain

int domain

Definition at line 274 of file Opt.h.

Referenced by Opt::declareConstrains(), and Opt::getConNumber().

◆ name

string name

Definition at line 272 of file Opt.h.

Referenced by Opt::declareConstrains(), and Opt::getConNumber().


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