STFINV library: seek source wavelet correction filter

◆ classusage()

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

print detailed description

Definition at line 140 of file stfinvidentity.cc.

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

Referenced by usage(), and stfinv::STFEngine::usage().

141  {
143  os << std::endl;
144  Tbase::classusage(os);
145  os << std::endl;
146  stfinv::tools::report_engine_ID<STFEngineIdentity>(os);
147  } // void STFEngineIdentity::classusage(std::ostream& os)
static void classusage(std::ostream &os=std::cout)
print detailed description
Definition: stfinvbase.cc:227
char stfinvidentity_description_usage[]
Here is the call graph for this function:
Here is the caller graph for this function: