OTB  9.0.0
Orfeo Toolbox
Public Member Functions | Public Attributes | List of all members
otb::RandomSampler::Parameter Struct Reference

#include <otbRandomSampler.h>

Public Member Functions

bool operator!= (const struct Parameter &param) const
 

Public Attributes

unsigned long MaxBufferSize
 

Detailed Description

Internal parameters, only contains an offset to shift the periodic sampling

Definition at line 50 of file otbRandomSampler.h.

Member Function Documentation

◆ operator!=()

bool otb::RandomSampler::Parameter::operator!= ( const struct Parameter param) const

Member Data Documentation

◆ MaxBufferSize

unsigned long otb::RandomSampler::Parameter::MaxBufferSize

Maximum buffer size to generate permutations

Definition at line 54 of file otbRandomSampler.h.


The documentation for this struct was generated from the following file: