FilePlotter Class Reference

#include <FilePlotter.h>

Inheritance diagram for FilePlotter:

Recorder MovableObject List of all members.

Public Member Functions

 FilePlotter (const char *fileName, const char *windowTitle, int xLoc, int yLoc, int width, int height, double dT)
 FilePlotter (const char *fileName1, const char *fileName2, const char *windowTitle, int xLoc, int yLoc, int width, int height, double dT)
 ~FilePlotter ()
int plotFile ()
int plotFiles ()
int record (int commitTag, double timeStamp)
int playback (int commitTag)
int restart (void)
int setFile (char *newFile)
int setCol (const ID &theCols)

Detailed Description

Definition at line 44 of file FilePlotter.h.


Constructor & Destructor Documentation

FilePlotter::FilePlotter ( const char *  fileName,
const char *  windowTitle,
int  xLoc,
int  yLoc,
int  width,
int  height,
double  dT 
)

FilePlotter::FilePlotter ( const char *  fileName1,
const char *  fileName2,
const char *  windowTitle,
int  xLoc,
int  yLoc,
int  width,
int  height,
double  dT 
)

FilePlotter::~FilePlotter (  ) 

Definition at line 139 of file FilePlotter.cpp.


Member Function Documentation

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

Implements Recorder.

Definition at line 167 of file FilePlotter.cpp.

References plotFile(), and plotFiles().

int FilePlotter::playback ( int  commitTag  ) 

Definition at line 187 of file FilePlotter.cpp.

int FilePlotter::restart ( void   )  [virtual]

Reimplemented from Recorder.

Definition at line 194 of file FilePlotter.cpp.

int FilePlotter::setFile ( char *  newFile  ) 

Definition at line 200 of file FilePlotter.cpp.

int FilePlotter::setCol ( const ID theCols  ) 

Definition at line 627 of file FilePlotter.cpp.

References opserr, and ID::Size().

Referenced by TclCreateRecorder().


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