gettype
gettype |
Purpose
Synopsis
function gettype(rc:robustctr):integer
function gettype(uc:uncertainctr):integer
Arguments
rc
|
A robust constraint
|
uc
|
An uncertain constraint
|
Return value
Constraint type. Applicable values for nonlinear constraints are:
CT_EQ
|
|
CT_GEQ
|
|
CT_LEQ
|
|
CT_CARD
|
|
CT_SCEN
|
|
CT_UNB
|
Related topics
Module