MaxAbsDistance metric
double absTol
double relTol
double root
double defaultValue
MeanFunction meanFunction
boolean defaultNaN
N_Metric metric
MaxAbsDistance metric
boolean includeIntermediates
DESystem
is an instance of RichDESystem
. Setting this switch to false
speeds up the computation and lowers the memory consumption.double intervalFactor
List<E> listenerList
List
of PropertyChangeListener
s (for threading purpose)boolean nonnegative
double stepSize
boolean unstableFlag
MultiTable data
AbstractDESSolver clonedSolver
double absTol
double relTol
double[] integrationResult
org.apache.commons.math.ode.AbstractIntegrator integrator
String blockName
String[] columnNames
double[][] data
String[] identifiers
Hashtable<K,V> idHash
Hashtable
memorizes the column indices of all identifiers.MultiTable parent
double hMax
double hMin
double t
double h
double sk
double hAdap
int numEqn
double[] y
double[] oldY
double[] f1
double[] f2
double[] f3
double[] f4
double[] f5
double[] f6
double[] k1
double[] k2
double[] k3
double[] k4
double[] k5
double[] yNew
double[] yerr
double[] yTemp
double[] ya
double[] yb
double[] g0
double[] g1
double[] g2
double[] g1x
double[] g2x
double[] DFDX
int[] indx
double[][] JAC
double[][] FAC
double[][] I
boolean stop
double[] timePoints
boolean[] ignoreNaN
MultiTable species
org.jfree.data.category.DefaultCategoryDataset data
String title
double violationTime
List<E> algebraicRules
Map<K,V> compartmentHash
org.sbml.jsbml.Reaction currentReaction
double currentTime
SBMLEventInProgress[] events
SBMLEventInProgress
that is used to
handle event processing during simulationHashSet<E> priorities
double[] initialValues
List<E> listOfConstraintListeners
double[] changeRate
org.sbml.jsbml.Model model
Map<K,V> symbolHash
Compartment
s, Species
, global Parameter
s, and, if
necessary, SpeciesReference
s in RateRule
s to an value object which contains the
position in the EquationSystem.Y
vectorMap<K,V> constantHash
Compartment
s, Species
, global Parameter
s, and, if
necessary, SpeciesReference
s in RateRule
s to an boolean object which contains
whether it is constant or notString[] symbolIdentifiers
double[] v
Map<K,V> stoichiometricCoefHash
Map
saves the current stoichiometric coefficients for those SpeciesReference
objects that are a target to an Assignment .double[] Y
boolean isProcessingFastReactions
boolean hasFastReactions
List<E> runningEvents
Event
s triggered for the current point in time.List<E> delayedEvents
Map<K,V> speciesMap
Set<E> inConcentration
Species
with the unit given in mol/volume for which it has to be considered that the
change rate should always be only in mol/timeASTNodeValue[] kineticLawRoots
List<E> constraintRoots
ASTNodeValue
objectsList<E> nodes
ASTNode
sASTNodeInterpreter nodeInterpreter
StoichiometryValue[] stoichiometryValues
boolean[] reactionFast
boolean[] reactionReversible
List<E> assignmentRulesRoots
List<E> rateRulesRoots
Map<K,V> rateRuleHash
double astNodeTime
DelayValueHolder delayValueHolder
List<E> highOrderEvents
double[] conversionFactors
boolean modelHasEvents
int nRateRules
int nAssignmentRules
List<E> initialAssignmentRoots
InitialAssignment
(as AssignmentRuleValue
objects)boolean noDerivatives
boolean[] inConcentrationValues
int[] compartmentIndexes
boolean[] stoichiometrySet
boolean[] constantStoichiometry
boolean[] zeroChange
boolean[] isReactant
int[] reactionIndex
int[] speciesIndex
double[] stoichiometry
boolean[] isAmount
boolean delaysIncluded
int numberOfAssignmentRulesLoops
double[] oldY
double[] oldY2
boolean containsDelays
double latestTimePoint
double previousTimePoint
double[] latestTimePointResult
Copyright © 2007–2021. All rights reserved.