PointsSpectrum Class Reference

#include <PointsSpectrum.h>

Inheritance diagram for PointsSpectrum:

Spectrum ReliabilityDomainComponent TaggedObject List of all members.

Public Member Functions

 PointsSpectrum (int tag, Vector frequencies, Vector amplitudes)
 ~PointsSpectrum ()
void Print (OPS_Stream &s, int flag=0)
double getMinFrequency ()
double getMaxFrequency ()
double getAmplitude (double frequency)

Detailed Description

Definition at line 40 of file PointsSpectrum.h.


Constructor & Destructor Documentation

PointsSpectrum::PointsSpectrum ( int  tag,
Vector  frequencies,
Vector  amplitudes 
)

Definition at line 40 of file PointsSpectrum.cpp.

References endln, opserr, and Vector::Size().

PointsSpectrum::~PointsSpectrum (  ) 

Definition at line 61 of file PointsSpectrum.cpp.


Member Function Documentation

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

Implements ReliabilityDomainComponent.

Definition at line 70 of file PointsSpectrum.cpp.

double PointsSpectrum::getMinFrequency (  )  [virtual]

Implements Spectrum.

Definition at line 76 of file PointsSpectrum.cpp.

double PointsSpectrum::getMaxFrequency (  )  [virtual]

Implements Spectrum.

Definition at line 83 of file PointsSpectrum.cpp.

References Vector::Size().

double PointsSpectrum::getAmplitude ( double  frequency  )  [virtual]

Implements Spectrum.

Definition at line 90 of file PointsSpectrum.cpp.

References Vector::Size().


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

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