EleFits  4.0.1
A modern C++ API on top of CFitsIO

◆ fromAuxFile()

static ProgramOptions Euclid::Fits::ProgramOptions::fromAuxFile ( const std::string helpFile)
static

Create option descriptions from help file.

Parameters
helpFileThe path to the help file relative to the auxiliary directory

The help file is a file which contains the text to be used as the help message.

Examples
EleFitsTutorial.cpp.