60 #ifndef NarrowBandSpectrum_h 61 #define NarrowBandSpectrum_h 63 #include <reliability/domain/spectrum/Spectrum.h> 72 void Print(std::ostream &s,
int flag =0);
74 double getMinFrequency();
75 double getMaxFrequency();
76 double getAmplitude(
double frequency);
Definition: Spectrum.h:66
void Print(std::ostream &s, int flag=0)
Imprime el objeto.
Definition: NarrowBandSpectrum.cpp:75
================================================================================
Definition: ContinuaReprComponent.h:34
Definition: NarrowBandSpectrum.h:66