Matlab.GAMS.gdxUels Enum Reference
Unload labels or UELs to GDX either squeezed or full. More...
Public Member Functions | |
string | value () |
Returns alternative value of enum option. | |
Static Public Member Functions | |
static gdxUels | lookup (string value) |
Find enum option from alternative value. | |
Public Attributes | |
full =("Full") | |
Write all UELs to Universe. | |
squeezed =("Squeezed") | |
Write only the UELs to Universe, that are used by the exported symbols. | |
UndefinedgdxUels =("") | |
Undefined option. | |
Detailed Description
Unload labels or UELs to GDX either squeezed or full.
- See also
- GAMSOptions
Member Function Documentation
◆ lookup()
|
static |
Find enum option from alternative value.
Arguments:
- value: Alternative value
Return: enum option
◆ value()
string Matlab.GAMS.gdxUels.value | ( | ) |
Returns alternative value of enum option.
Return: Alternative value of enum option