|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.lcm.x2c.parameterEditor.X2cParameterEditor
at.lcm.x2c.parameterEditor.X2cParameterEditor_Xcos
public class X2cParameterEditor_Xcos
Xcos parameter editor.
Field Summary |
---|
Fields inherited from class at.lcm.x2c.parameterEditor.X2cParameterEditor |
---|
logger, x2cManager |
Constructor Summary | |
---|---|
X2cParameterEditor_Xcos(java.lang.String[][] exprs,
java.lang.String xcosBlockId,
double sampletimePreset)
|
|
X2cParameterEditor_Xcos(java.lang.String componentName,
double sampletimePreset)
X2cBlock getBlockWithDummyModel(String componentName, double sampletimePreset) |
|
X2cParameterEditor_Xcos(X2cBlock block)
|
Method Summary | |
---|---|
double[][] |
getBlockInport_xcosDef()
|
int |
getBlockInportCount()
Return block's inport count |
java.lang.String[][] |
getBlockInportNames()
Return block's inport names |
double[][] |
getBlockOutport_xcosDef()
|
int |
getBlockOutportCount()
Return block's outport count |
java.lang.String[][] |
getBlockOutportNames()
Return block's outport names |
java.lang.String[] |
getControlerParameter_DoubleArrayParameter_names()
|
java.util.ArrayList<double[][]> |
getControlerParameter_DoubleArrayParameter_values()
|
java.lang.String[] |
getControlerParameter_DoubleParameter_names()
|
double[] |
getControlerParameter_DoubleParameter_values()
|
java.lang.String[] |
getControlerParameter_IntegerParameter_names()
|
int[] |
getControlerParameter_IntegerParameter_values()
|
X2cXcosControllerParameter |
getControlerParameter()
Return the controller parameter |
java.lang.String |
getParameterValue(java.lang.String parameterName)
|
java.lang.String |
getUsedImplementationName()
Return the name of the used implementation |
at.lcm.x2c.core.structure.VisualizationScilabXcos |
getVisualization()
Returns Visualization ScilabXcos. |
java.lang.String[][] |
getXcosExprs()
Returns the block expressions. |
boolean |
isBlockPartOfModel()
Returns true when block is part of a model |
boolean |
isCommunicatorOnline()
Returns true when the communicator is online. |
Methods inherited from class at.lcm.x2c.parameterEditor.X2cParameterEditor |
---|
getX2cBlock, identifyBlock, isResultValid, isTargetOnline, printBlockParameter, runGUI, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public X2cParameterEditor_Xcos(X2cBlock block)
public X2cParameterEditor_Xcos(java.lang.String componentName, double sampletimePreset) throws X2cEnvironmentScilabException
X2cEnvironmentScilabException
public X2cParameterEditor_Xcos(java.lang.String[][] exprs, java.lang.String xcosBlockId, double sampletimePreset) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public java.lang.String[][] getXcosExprs() throws X2cEnvironmentScilabException
X2cEnvironmentScilabException
public X2cXcosControllerParameter getControlerParameter() throws X2cEnvironmentScilabException
X2cEnvironmentScilabException
public java.lang.String[] getControlerParameter_IntegerParameter_names() throws X2cEnvironmentScilabException
X2cEnvironmentScilabException
public int[] getControlerParameter_IntegerParameter_values() throws X2cEnvironmentScilabException
X2cEnvironmentScilabException
public java.lang.String[] getControlerParameter_DoubleParameter_names() throws X2cEnvironmentScilabException
X2cEnvironmentScilabException
public double[] getControlerParameter_DoubleParameter_values() throws X2cEnvironmentScilabException
X2cEnvironmentScilabException
public java.lang.String[] getControlerParameter_DoubleArrayParameter_names() throws X2cEnvironmentScilabException
X2cEnvironmentScilabException
public java.util.ArrayList<double[][]> getControlerParameter_DoubleArrayParameter_values() throws X2cEnvironmentScilabException
X2cEnvironmentScilabException
public java.lang.String getUsedImplementationName()
public java.lang.String[][] getBlockInportNames()
public int getBlockInportCount()
public double[][] getBlockInport_xcosDef()
public java.lang.String[][] getBlockOutportNames()
public int getBlockOutportCount()
public double[][] getBlockOutport_xcosDef()
public at.lcm.x2c.core.structure.VisualizationScilabXcos getVisualization() throws java.lang.Exception
java.lang.Exception
public boolean isBlockPartOfModel()
public boolean isCommunicatorOnline()
X2cParameterEditor
isCommunicatorOnline
in class X2cParameterEditor
public java.lang.String getParameterValue(java.lang.String parameterName) throws X2cEnvironmentScilabException
X2cEnvironmentScilabException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |