public class MCApplication extends java.lang.Object
To run this, do cd $PTII/ptolemy/component/test java -classpath $PTII ptolemy.component.test.MCApplication
Constructor and Description |
---|
MCApplication() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Build the model.
|
public MCApplication()
public static void main(java.lang.String[] args) throws java.lang.Exception
Read the model "NCApplication.xml" from the current directory.
args
- Ignoredjava.lang.Exception
- If there is a problem reading the model.