GSA_Recorder Class Reference

#include <GSA_Recorder.h>

Inheritance diagram for GSA_Recorder:

Recorder MovableObject List of all members.

Public Member Functions

 GSA_Recorder (Domain &theDomain, const char *fileName, const char *title1, const char *title2, const char *title3, const char *jobno, const char *initials, const char *spec, const char *currency, const char *length, const char *force, const char *temp, double deltaT=0.0)
 ~GSA_Recorder ()
int record (int commitTag, double timeStamp)
int playback (int commitTag)
int restart (void)

Detailed Description

Definition at line 47 of file GSA_Recorder.h.


Constructor & Destructor Documentation

GSA_Recorder::GSA_Recorder ( Domain theDomain,
const char *  fileName,
const char *  title1,
const char *  title2,
const char *  title3,
const char *  jobno,
const char *  initials,
const char *  spec,
const char *  currency,
const char *  length,
const char *  force,
const char *  temp,
double  deltaT = 0.0 
)

GSA_Recorder::~GSA_Recorder (  ) 

Definition at line 176 of file GSA_Recorder.cpp.

References FileStream::close().


Member Function Documentation

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

int GSA_Recorder::playback ( int  commitTag  ) 

Definition at line 228 of file GSA_Recorder.cpp.

int GSA_Recorder::restart ( void   )  [virtual]

Reimplemented from Recorder.

Definition at line 235 of file GSA_Recorder.cpp.


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

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