opals::opts::DSM Namespace Reference

Options of Module DSM. More...

Typedefs

using Options = IGroup< Names::_, IValue< Names::inFile, false, Vector< Path > >, IValue< Names::outFile, false, Vector< Path > >, IValue< Names::oFormat, false, String >, IValue< Names::tileSize, false, unsigned >, IValue< Names::gridSize, false, double >, IValue< Names::neighbours, false, int >, IValue< Names::searchRadius, false, double >, IValue< Names::maxSigma, false, float >, IValue< Names::filter, false, String >, IValue< Names::limit, false, GridLimit >, IValue< Names::noData, false, NoDataType >, IValue< Names::multiBand, false, bool >, IValue< Names::extrapolationCheck, false, bool > >
 Options of Module DSM.
 

Detailed Description

Options of Module DSM.