EnvelopeDriftRecorder Class Reference

#include <EnvelopeDriftRecorder.h>

Inheritance diagram for EnvelopeDriftRecorder:

Recorder MovableObject List of all members.

Public Member Functions

 EnvelopeDriftRecorder ()
 EnvelopeDriftRecorder (int ndI, int ndJ, int dof, int perpDirn, Domain &theDomain, OPS_Stream &theHandler, bool echoTime=false)
 EnvelopeDriftRecorder (const ID &ndI, const ID &ndJ, int dof, int perpDirn, Domain &theDomain, OPS_Stream &theHandler, bool echoTime=false)
 ~EnvelopeDriftRecorder ()
int record (int commitTag, double timeStamp)
int restart (void)
int setDomain (Domain &theDomain)
int sendSelf (int commitTag, Channel &theChannel)
int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)

Detailed Description

Definition at line 41 of file EnvelopeDriftRecorder.h.


Constructor & Destructor Documentation

EnvelopeDriftRecorder::EnvelopeDriftRecorder (  ) 

Definition at line 42 of file EnvelopeDriftRecorder.cpp.

References theDomain.

EnvelopeDriftRecorder::EnvelopeDriftRecorder ( int  ndI,
int  ndJ,
int  dof,
int  perpDirn,
Domain theDomain,
OPS_Stream theHandler,
bool  echoTime = false 
)

Definition at line 52 of file EnvelopeDriftRecorder.cpp.

References theDomain.

EnvelopeDriftRecorder::EnvelopeDriftRecorder ( const ID ndI,
const ID ndJ,
int  dof,
int  perpDirn,
Domain theDomain,
OPS_Stream theHandler,
bool  echoTime = false 
)

Definition at line 74 of file EnvelopeDriftRecorder.cpp.

References theDomain.

EnvelopeDriftRecorder::~EnvelopeDriftRecorder (  ) 


Member Function Documentation

int EnvelopeDriftRecorder::record ( int  commitTag,
double  timeStamp 
) [virtual]

Implements Recorder.

Definition at line 130 of file EnvelopeDriftRecorder.cpp.

References Node::getTrialDisp(), opserr, and Vector::Size().

int EnvelopeDriftRecorder::restart ( void   )  [virtual]

Reimplemented from Recorder.

Definition at line 243 of file EnvelopeDriftRecorder.cpp.

References Matrix::Zero().

int EnvelopeDriftRecorder::setDomain ( Domain theDomain  )  [virtual]

Reimplemented from Recorder.

Definition at line 251 of file EnvelopeDriftRecorder.cpp.

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

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


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

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