Loading...
Searching...
No Matches
matlab.gams.control.globals.ArchType Class Reference

GAMS enumerated type of architecture. More...

Public Attributes

string select
 Selection of enum options.
 
integer value
 Value of enum options.
 

Static Public Attributes

static final ARCH_32_BITS = 1
 32 bits
 
static final ARCH_64_BITS = 2
 64 bits
 
static final UNKNOWN = 3
 Undefined option.
 

Detailed Description

GAMS enumerated type of architecture.

See also
Globals