LinearSeries Class Reference

#include <LinearSeries.h>

Inheritance diagram for LinearSeries:

TimeSeries MovableObject List of all members.

Public Member Functions

 LinearSeries (double cFactor=1.0)
 ~LinearSeries ()
double getFactor (double pseudoTime)
double getDuration ()
double getPeakFactor ()
double getTimeIncr (double pseudoTime)
int sendSelf (int commitTag, Channel &theChannel)
int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)
void Print (OPS_Stream &s, int flag=0)

Detailed Description

Definition at line 44 of file LinearSeries.h.


Constructor & Destructor Documentation

LinearSeries::LinearSeries ( double  cFactor = 1.0  ) 

Definition at line 45 of file LinearSeries.cpp.

LinearSeries::~LinearSeries (  ) 

Definition at line 53 of file LinearSeries.cpp.


Member Function Documentation

double LinearSeries::getFactor ( double  pseudoTime  )  [virtual]

Implements TimeSeries.

Definition at line 59 of file LinearSeries.cpp.

double LinearSeries::getDuration ( void   )  [inline, virtual]

Implements TimeSeries.

Definition at line 56 of file LinearSeries.h.

double LinearSeries::getPeakFactor (  )  [inline, virtual]

Implements TimeSeries.

Definition at line 57 of file LinearSeries.h.

double LinearSeries::getTimeIncr ( double  pseudoTime  )  [inline, virtual]

Implements TimeSeries.

Definition at line 58 of file LinearSeries.h.

int LinearSeries::sendSelf ( int  commitTag,
Channel theChannel 
) [virtual]

Implements MovableObject.

Definition at line 66 of file LinearSeries.cpp.

References MovableObject::getDbTag(), opserr, and Channel::sendVector().

int LinearSeries::recvSelf ( int  commitTag,
Channel theChannel,
FEM_ObjectBroker theBroker 
) [virtual]

Implements MovableObject.

Definition at line 82 of file LinearSeries.cpp.

References MovableObject::getDbTag(), opserr, and Channel::recvVector().

void LinearSeries::Print ( OPS_Stream s,
int  flag = 0 
) [virtual]

Implements TimeSeries.

Definition at line 100 of file LinearSeries.cpp.


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

Generated on Mon Oct 23 15:05:44 2006 for OpenSees by doxygen 1.5.0