3 #include <opals/Path.hpp>
4 #include <opals/CustomOptionType.hpp>
18 static bool exportsPythonType();
19 static const char* help(
bool);
20 static const char* syntax();
Base class for all custom parameter types.
Definition: CustomOptionType.hpp:39
A file/directory path.
Definition: Path.hpp:26
Contains the public interface of OPALS.
Definition: AbsValueOrQuantile.hpp:8
File path of an ODM or raster dataset. See OPALS Datamanager and Supported grid/raster formats.
Definition: OdmOrRasterFile.hpp:10