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.IOException
XMLStreamException
org.sbml.jsbml.SBMLException
org.sbml.jsbml.validator.ModelOverdeterminedException
org.apache.commons.math.ode.DerivativeException
Copyright © 2007–2018. All rights reserved.