public class SimulatorExample extends Object
| Constructor | Description |
|---|---|
SimulatorExample() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(String[] args) |
Starts a simulation at the command line.
|
public static void main(String[] args) throws XMLStreamException, IOException, org.sbml.jsbml.validator.ModelOverdeterminedException, org.sbml.jsbml.SBMLException, org.apache.commons.math.ode.DerivativeException
args - file name, step size, and end time.IOExceptionXMLStreamExceptionorg.sbml.jsbml.SBMLExceptionorg.sbml.jsbml.validator.ModelOverdeterminedExceptionorg.apache.commons.math.ode.DerivativeExceptionCopyright © 2007–2018. All rights reserved.