Loading...
Searching...
No Matches

Summary of computing resources used by job steps. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

static StepSum lookup (integer value)
 Find enum option from alternative value.
 

Public Attributes

 NoStepSummmary =(0)
 No step summary.
 
 StepSummary =(1)
 Step summary printed.
 
 UndefinedStepSum =(2)
 Undefined option.
 

Detailed Description

Summary of computing resources used by job steps.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

static StepSum Matlab.GAMS.StepSum.lookup ( integer  value)
static

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.StepSum.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option