61 #ifndef NarrowBandSpectrum_h    62 #define NarrowBandSpectrum_h    64 #include <reliability/domain/spectrum/Spectrum.h>    76     void Print(std::ostream &s, 
int flag =0) 
const;
    78     double getMinFrequency();
    79     double getMaxFrequency();
    80     double getAmplitude(
double frequency);
 ?? 
Definition: NarrowBandSpectrum.h:70
void Print(std::ostream &s, int flag=0) const
Print stuff. 
Definition: NarrowBandSpectrum.cpp:75
Open source finite element program for structural analysis. 
Definition: ContinuaReprComponent.h:35
?? 
Definition: Spectrum.h:70