A B C E G H I L M N O P R S T U V Y

G

getAveragedDynamics(SimulatedTS[], boolean) - Static method in class hSimulator.library.SimulatedTS
Returns a time series of averaged values.
getCompletedPercentage() - Method in class hSimulator.library.Simulator
Returns the percentage of calculation that has been completed on average by each simulation task.
getComputationTime() - Method in class hSimulator.library.SimulatedTS
Returns the time (in seconds) spent for computing the stored time series.
getDelta() - Method in class hSimulator.simulator.gui.OptionsHRSSA
 
getDelta() - Method in class hSimulator.simulator.gui.OptionsRSSA
 
getDt() - Method in class hSimulator.simulator.gui.OptionsHRSSA
 
getDTEuler() - Method in class hSimulator.simulator.gui.OptionsEuler
 
getDynamicsTs() - Method in class hSimulator.library.SimulatedTS
Returns a matrix storing the time series of the system dynamics.
getDynamicsTs(String) - Method in class hSimulator.library.SimulatedTS
Returns an array storing the time series of the dynamics of a specified variable.
getEpsilon() - Method in class hSimulator.simulator.gui.OptionsHRSSA
 
getEpsilon() - Method in class hSimulator.simulator.gui.OptionsRSSA
 
getFastReaction(int) - Method in class hSimulator.library.ReactionPartition
Returns the index of the i-th reaction classified as fast.
getFastReactionNumber() - Method in class hSimulator.library.ReactionPartition
Returns the total number of reactions classified as fast.
getFirstTimeInstant() - Method in class hSimulator.library.SimulatedTS
Returns the first time instant stored in the object.
getGamma() - Method in class hSimulator.simulator.gui.OptionsHRSSA
 
getInitialDt() - Method in class hSimulator.simulator.gui.OptionRK45
 
getInitialState() - Method in class hSimulator.library.SimulatedTS
Returns the initial (first) system state stored in the object.
getLastState() - Method in class hSimulator.library.SimulatedTS
Returns the last system state stored in the object.
getLastTimeInstant() - Method in class hSimulator.library.SimulatedTS
Returns the last time instant stored in the object.
getLineCommentStartAndEnd(int) - Method in class hSimulator.simulator.gui.CustomToken
Returns the text to place at the beginning and end of a line to "comment" it in this programming language.
getMaxErr() - Method in class hSimulator.simulator.gui.OptionRK45
 
getMaxNumberOfSteps() - Method in class hSimulator.library.Simulator
Returns the maximum number of steps that the simulator can compute.
getNSim() - Method in class hSimulator.simulator.gui.OptionDM
 
getNSim() - Method in class hSimulator.simulator.gui.OptionsHRSSA
 
getNSim() - Method in class hSimulator.simulator.gui.OptionsRSSA
 
getNThread() - Method in class hSimulator.simulator.gui.OptionDM
 
getNThread() - Method in class hSimulator.simulator.gui.OptionsHRSSA
 
getNThread() - Method in class hSimulator.simulator.gui.OptionsRSSA
 
getPartialResults() - Method in exception hSimulator.library.SimulationStoppedException
Returns partial simulation results (longest time series) computed before this exception has been thrown (null if no results are available).
getRemTimeString() - Method in class hSimulator.simulator.gui.BufferFrame
 
getSavedVariables() - Method in class hSimulator.library.SimulatedTS
Returns the list of variable IDs whose time series are stored in the object (in the corresponding order).
getSimulationPlot(String, boolean) - Method in class hSimulator.library.SimulatedTS
Returns the plot of the time series stored in the object.
getSlowReaction(int) - Method in class hSimulator.library.ReactionPartition
Returns the index of the i-th reaction classified as slow.
getSlowReactionNumber() - Method in class hSimulator.library.ReactionPartition
Returns the total number of reactions classified as slow.
getState(double) - Method in class hSimulator.library.SimulatedTS
Returns the system state related to the given time instant.
getStates() - Method in class hSimulator.library.SimulatedTS
Returns an iterator providing all the system states stored in the object.
getTheta() - Method in class hSimulator.simulator.gui.OptionsHRSSA
 
getTimeInstants() - Method in class hSimulator.library.SimulatedTS
Returns an iterator providing all the time instants stored in the object.
getTimeSampling() - Method in class hSimulator.library.SimulatedTS
Returns the time sampling used for storing the time series.
getTimeTs() - Method in class hSimulator.library.SimulatedTS
Returns an array storing the time instants of the time series.
getTokenList(Segment, int, int) - Method in class hSimulator.simulator.gui.CustomToken
Returns the first token in the linked list of tokens generated from text.
getVariables() - Method in class hSimulator.library.Model
Returns the list of variable IDs of the model.

A B C E G H I L M N O P R S T U V Y