Package | Description |
---|---|
at.lcm.x2c.parameterEditor | |
at.lcm.x2c.scilab.xcos.x2cAdapter | |
at.lcm.x2c.scilab.xcos.x2cManager | |
at.lcm.x2c.scilab.xcos.xcosAdapter |
Modifier and Type | Method and Description |
---|---|
X2cBlock |
X2cParameterEditor.getX2cBlock() |
Constructor and Description |
---|
X2cParameterEditor_Xcos(X2cBlock block) |
X2cParameterEditor(X2cBlock block) |
Modifier and Type | Method and Description |
---|---|
X2cBlock |
X2cAdapter_Model.getBlockByID(java.lang.String id)
Returns Block ID.
|
X2cBlock |
X2cAdapter_Block.getX2cBlock() |
Modifier and Type | Method and Description |
---|---|
X2cBlock |
X2cManager.getBlock(java.lang.String[][] exprs,
java.lang.String xcosBlockId,
double sampletimePreset)
Return the block from the model or generate one according to the
parameter.
|
X2cBlock |
X2cManager.getBlock(java.lang.String blockLabel,
java.lang.String componentName,
java.lang.String xcosBlockId,
java.lang.String xcosModelIdentification,
double sampletimePreset)
Returns the block from the model or generate one according to the parameters.
|
X2cBlock |
X2cManager.getBlock(XcosExprs exprs,
java.lang.String xcosBlockId,
double sampletimePreset)
Return the block from the model or generate one according to the parameter.
|
X2cBlock |
X2cManager.getBlockWithDummyModel(java.lang.String componentName,
double sampletimePreset) |
X2cBlock |
X2cManager.getBlockWithDummyModel(java.lang.String blockLabel,
java.lang.String componentName,
double sampletimePreset) |
Constructor and Description |
---|
XcosExprs(X2cBlock block)
Creates new
XcosExprs . |
Copyright 2019 LCM. All rights reserved.