STFINV library: seek source wavelet correction filter

◆ classusage()

void stfinv::STFFourierDomainEngine::classusage ( std::ostream &  os = std::cout)
static

print detailed description

online help text giving information on options

This must be kept synchronous with the options used by STFFourierDomainEngine::initialize()

Definition at line 147 of file stfinvfourier.cc.

References stfinv::STFBaseEngine::classusage(), and stfinvfourier_description_usage.

Referenced by stfinv::STFEngineFDLeastSquares::classusage(), and usage().

148  {
150  os << std::endl;
151  Tbase::classusage(os);
152  } // void STFFourierDomainEngine::classusage(std::ostream& os)
static void classusage(std::ostream &os=std::cout)
print detailed description
Definition: stfinvbase.cc:227
char stfinvfourier_description_usage[]
Here is the call graph for this function:
Here is the caller graph for this function: