|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use X2cEnvironmentScilabException | |
---|---|
at.lcm.x2c.parameterEditor | |
at.lcm.x2c.scilab.xcos.x2cManager |
Uses of X2cEnvironmentScilabException in at.lcm.x2c.parameterEditor |
---|
Methods in at.lcm.x2c.parameterEditor that throw X2cEnvironmentScilabException | |
---|---|
java.lang.String[] |
X2cParameterEditor_Xcos.getControlerParameter_DoubleArrayParameter_names()
|
java.util.ArrayList<double[][]> |
X2cParameterEditor_Xcos.getControlerParameter_DoubleArrayParameter_values()
|
java.lang.String[] |
X2cParameterEditor_Xcos.getControlerParameter_DoubleParameter_names()
|
double[] |
X2cParameterEditor_Xcos.getControlerParameter_DoubleParameter_values()
|
java.lang.String[] |
X2cParameterEditor_Xcos.getControlerParameter_IntegerParameter_names()
|
int[] |
X2cParameterEditor_Xcos.getControlerParameter_IntegerParameter_values()
|
X2cXcosControllerParameter |
X2cParameterEditor_Xcos.getControlerParameter()
Return the controller parameter |
java.lang.String |
X2cParameterEditor_Xcos.getParameterValue(java.lang.String parameterName)
|
java.lang.String[][] |
X2cParameterEditor_Xcos.getXcosExprs()
Returns the block expressions. |
Constructors in at.lcm.x2c.parameterEditor that throw X2cEnvironmentScilabException | |
---|---|
X2cParameterEditor_Xcos(java.lang.String componentName,
double sampletimePreset)
X2cBlock getBlockWithDummyModel(String componentName, double sampletimePreset) |
Uses of X2cEnvironmentScilabException in at.lcm.x2c.scilab.xcos.x2cManager |
---|
Methods in at.lcm.x2c.scilab.xcos.x2cManager that throw X2cEnvironmentScilabException | |
---|---|
X2cBlock |
X2cManager.getBlock(XcosExprs exprs,
java.lang.String xcosBlockId,
double sampletimePreset)
Return the block from the model or generate one according to the parameter. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |