Loading...
Searching...
No Matches

Switch default for "$on/offSuffixAlgebraVars". More...

Public Member Functions

string value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

static SuffixAlgebraVars lookup (string value)
 Find enum option from alternative value.
 

Public Attributes

 OffSuffixAlgebraVars =("off")
 Activate $offSuffixAlgebraVars.
 
 OnSuffixAlgebraVars =("on")
 Activate $onSuffixAlgebraVars.
 
 UndefinedSuffixAlgebraVars =("")
 Undefined option.
 

Detailed Description

Switch default for "$on/offSuffixAlgebraVars".

See also
GAMSOptions

Member Function Documentation

◆ lookup()

static SuffixAlgebraVars Matlab.GAMS.SuffixAlgebraVars.lookup ( string  value)
static

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

string Matlab.GAMS.SuffixAlgebraVars.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option