|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.simBio.core.Component
org.simBio.core.Parameter
org.simBio.core.Composite
org.simBio.core.Analyzer
org.simBio.sim.analyzer.graph.simple.Axis
org.simBio.sim.analyzer.graph.simple.AxisX
public class AxisX
x axis
| Field Summary | |
|---|---|
double |
elapsedTime
time at start integration |
| Fields inherited from class org.simBio.sim.analyzer.graph.simple.Axis |
|---|
B, E, gridStep, isPlotLabel, labelStep, length, max, min, origin, page, ppu, units |
| Fields inherited from class org.simBio.core.Parameter |
|---|
value |
| Constructor Summary | |
|---|---|
AxisX()
|
|
| Method Summary | |
|---|---|
protected void |
analyze(double t)
reset scaling factor if elapsed time is over the range. |
protected void |
prepare()
calculate scaling factor |
protected void |
setLinks()
set link to the Viewer to get scale factor later. |
| Methods inherited from class org.simBio.sim.analyzer.graph.simple.Axis |
|---|
format |
| Methods inherited from class org.simBio.core.Composite |
|---|
accept, getLink, getNode, getNodesIterator, getNodesSize |
| Methods inherited from class org.simBio.core.Parameter |
|---|
addValue, getValue, getValueString, setInitializer, setValue, setValueString, setValueToField |
| Methods inherited from class org.simBio.core.Component |
|---|
addDydt, end, getIndent, getIndentedShortName, getName, getName, getParent, getRoot, getShortName, getUnits, isNamed, isPrefixed, logIndented, quit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.simBio.core.Node |
|---|
addDydt, addValue, getValue, setValue |
| Field Detail |
|---|
public double elapsedTime
| Constructor Detail |
|---|
public AxisX()
| Method Detail |
|---|
protected void setLinks()
Axis
setLinks in class AxisComponent.setLinks()protected void prepare()
prepare in class AxisComponent.prepare()protected void analyze(double t)
analyze in class Analyzert - timeAnalyzer.analyze(double)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||