DriftRecorder Class Reference

#include <DriftRecorder.h>

Inheritance diagram for DriftRecorder:

Recorder MovableObject List of all members.

Public Member Functions

 DriftRecorder ()
 DriftRecorder (int ndI, int ndJ, int dof, int perpDirn, Domain &theDomain, OPS_Stream &theHandler, bool echoTime=false)
 DriftRecorder (const ID &ndI, const ID &ndJ, int dof, int perpDirn, Domain &theDomain, OPS_Stream &theHandler, bool echoTime=false)
 ~DriftRecorder ()
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 DriftRecorder.h.


Constructor & Destructor Documentation

DriftRecorder::DriftRecorder (  ) 

Definition at line 42 of file DriftRecorder.cpp.

References theDomain.

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

Definition at line 52 of file DriftRecorder.cpp.

References theDomain.

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

Definition at line 74 of file DriftRecorder.cpp.

References theDomain.

DriftRecorder::~DriftRecorder (  ) 

Definition at line 90 of file DriftRecorder.cpp.

References OPS_Stream::endTag().


Member Function Documentation

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

Implements Recorder.

Definition at line 115 of file DriftRecorder.cpp.

References Domain::getCurrentTime(), Node::getTrialDisp(), opserr, and OPS_Stream::write().

int DriftRecorder::restart ( void   )  [virtual]

Reimplemented from Recorder.

Definition at line 164 of file DriftRecorder.cpp.

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

Reimplemented from Recorder.

Definition at line 170 of file DriftRecorder.cpp.

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

int DriftRecorder::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:41 2006 for OpenSees by doxygen 1.5.0