Public Member Functions | |
| SynthGenerator (const Wavelet &) | |
| SynthGenerator (const AIModel &) | |
| virtual | ~SynthGenerator () |
| void | generate (const Wavelet &) |
| void | generate (const AIModel &) |
| const SeisTrc & | result () const |
Protected Member Functions | |
| void | init () |
| void | generate () |
Protected Attributes | |
| const Wavelet * | wvlt_ |
| const AIModel * | aimdl_ |
| SeisTrc & | outtrc_ |
| Seis::SynthGenerator::SynthGenerator | ( | const Wavelet & | ) |
| Seis::SynthGenerator::SynthGenerator | ( | const AIModel & | ) |
| virtual Seis::SynthGenerator::~SynthGenerator | ( | ) | [virtual] |
| void Seis::SynthGenerator::generate | ( | const Wavelet & | ) |
| void Seis::SynthGenerator::generate | ( | ) | [protected] |
| void Seis::SynthGenerator::generate | ( | const AIModel & | ) |
| void Seis::SynthGenerator::init | ( | ) | [protected] |
| const SeisTrc& Seis::SynthGenerator::result | ( | ) | const |
const AIModel* Seis::SynthGenerator::aimdl_ [protected] |
SeisTrc& Seis::SynthGenerator::outtrc_ [protected] |
const Wavelet* Seis::SynthGenerator::wvlt_ [protected] |
1.7.1