Matlab.GAMS.VarType Enum Reference
Variable SubType. More...
Public Member Functions | |
integer | value () |
Returns alternative value of enum option. | |
Static Public Member Functions | |
static VarType | lookup (integer value) |
Find enum option from alternative value. | |
Detailed Description
Variable SubType.
- See also
- GAMSVariable
Member Function Documentation
◆ lookup()
|
static |
Find enum option from alternative value.
Arguments:
- value: Alternative value
Return: enum option
◆ value()
integer Matlab.GAMS.VarType.value | ( | ) |
Returns alternative value of enum option.
Return: Alternative value of enum option