Loading...
Searching...
No Matches

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

Public Member Functions

string value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

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

Public Attributes

 OffDigit =("off")
 Activate $offDigit.
 
 OnDigit =("on")
 Activate $onDigit.
 
 UndefinedDigit =("")
 Undefined option.
 

Detailed Description

Switch default for "$on/offDigit".

See also
GAMSOptions

Member Function Documentation

◆ lookup()

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

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

string Matlab.GAMS.Digit.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option