EMlab-generation Documentation  1.0
Documentation of the EMLab-Generation model.
Public Member Functions | List of all members
emlab.gen.trend.StepTrend Class Reference
Inheritance diagram for emlab.gen.trend.StepTrend:
Inheritance graph
Collaboration diagram for emlab.gen.trend.StepTrend:
Collaboration graph

Public Member Functions

double getDuration ()
 
double getMinValue ()
 
void setMinValue (double minValue)
 
void setDuration (double duration)
 
double getIncrement ()
 
void setIncrement (double increment)
 
double getValue (long time)
 
double getStart ()
 
void setStart (double start)
 
- Public Member Functions inherited from emlab.gen.trend.TimeSeriesImpl
double getValue (long time)
 
void setValue (long time, double value)
 
double[] getTimeSeries ()
 
void setTimeSeries (double[] timeSeries)
 
double getStartingYear ()
 
void setStartingYear (double startingYear)
 

Detailed Description

Definition at line 24 of file StepTrend.java.


The documentation for this class was generated from the following file: