OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
InternalZGY::GenLodImpl Member List

This is the complete list of members for InternalZGY::GenLodImpl, including all inherited members.

_accumulate(const std::shared_ptr< const DataBuffer > &data)InternalZGY::GenLodImplprotected
_accumulateT(const std::shared_ptr< const DataBuffer > &data_in) (defined in InternalZGY::GenLodImpl)InternalZGY::GenLodImplprotected
_bricksize (defined in InternalZGY::GenLodBase)InternalZGY::GenLodBaseprotected
_calculate(const index3_t &readpos_in, std::int32_t readlod)InternalZGY::GenLodImplprotected
_decimate(const std::shared_ptr< const DataBuffer > &data, std::int64_t lod)InternalZGY::GenLodImplprotected
_decimation (defined in InternalZGY::GenLodBase)InternalZGY::GenLodBaseprotected
_done (defined in InternalZGY::GenLodBase)InternalZGY::GenLodBaseprotected
_dtype (defined in InternalZGY::GenLodBase)InternalZGY::GenLodBaseprotected
_format_result(const std::shared_ptr< DataBuffer > &data)InternalZGY::GenLodBaseprotectedstatic
_histogram_range (defined in InternalZGY::GenLodBase)InternalZGY::GenLodBaseprotected
_nlods (defined in InternalZGY::GenLodBase)InternalZGY::GenLodBaseprotected
_paste1(const std::shared_ptr< DataBuffer > &result, const std::shared_ptr< const DataBuffer > &more, std::int64_t ioff, std::int64_t joff)InternalZGY::GenLodImplprotected
_paste4(const std::shared_ptr< const DataBuffer > &d00, const std::shared_ptr< const DataBuffer > &d01, const std::shared_ptr< const DataBuffer > &d10, const std::shared_ptr< const DataBuffer > &d11)InternalZGY::GenLodImplprotected
_prefix(std::int32_t lod)InternalZGY::GenLodBaseprotected
_progress (defined in InternalZGY::GenLodBase)InternalZGY::GenLodBaseprotected
_read(std::int32_t lod, const index3_t &pos, const index3_t &size)InternalZGY::GenLodBaseprotectedvirtual
_report(const DataBuffer *data)InternalZGY::GenLodBaseprotected
_savestats()InternalZGY::GenLodBaseprotectedvirtual
_surveysize (defined in InternalZGY::GenLodBase)InternalZGY::GenLodBaseprotected
_total (defined in InternalZGY::GenLodBase)InternalZGY::GenLodBaseprotected
_verbose (defined in InternalZGY::GenLodBase)InternalZGY::GenLodBaseprotected
_wa_defaultstorage (defined in InternalZGY::GenLodBase)InternalZGY::GenLodBaseprotected
_wa_histogram (defined in InternalZGY::GenLodBase)InternalZGY::GenLodBaseprotected
_write(std::int32_t lod, const index3_t &pos, const std::shared_ptr< const DataBuffer > &data)InternalZGY::GenLodBaseprotectedvirtual
call()InternalZGY::GenLodImpl
GenLodBase(const index3_t &size, const index3_t &bricksize, RawDataType dtype, const std::array< double, 2 > &histogram_range, std::int32_t nlods_in, const std::vector< LodAlgorithm > &decimation, const std::shared_ptr< HistogramData > &histogram, double defaultvalue, const std::function< bool(std::int64_t, std::int64_t)> &progress, bool verbose)InternalZGY::GenLodBase
GenLodImpl(const index3_t &size, const index3_t &bricksize, RawDataType dtype, const std::array< double, 2 > &histogram_range, std::int32_t nlods_in, const std::vector< LodAlgorithm > &decimation, const std::shared_ptr< HistogramData > &histogram, double defaultvalue, const std::function< bool(std::int64_t, std::int64_t)> &progress, bool verbose)InternalZGY::GenLodImpl
suggestHistogramRange(const std::array< double, 2 > &writtenrange, RawDataType dtype)InternalZGY::GenLodImplprotectedstatic