biouml.plugins.simulation
Class Span
java.lang.Object
biouml.plugins.simulation.Span
- public class Span
- extends java.lang.Object
|
Constructor Summary |
Span(double[] times)
|
Span(double a,
double b)
|
Span(double a,
double b,
double inc)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Span
public Span(double a,
double b)
Span
public Span(double a,
double b,
double inc)
Span
public Span(double[] times)
get_t0
public double get_t0()
get_tf
public double get_tf()
get_times
public double[] get_times()
get_timesLength
public int get_timesLength()
get_property
public boolean get_property()
getRestrictedTimes
public double[] getRestrictedTimes(double a,
double b)
Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.