isce3 0.25.0
Loading...
Searching...
No Matches
relocateRaster.h
1#pragma once
2
3#include <isce3/core/Constants.h>
4#include <isce3/core/forward.h>
5#include <isce3/io/forward.h>
6#include <isce3/product/forward.h>
7
8namespace isce3 { namespace geogrid {
9
22void relocateRaster(
23 isce3::io::Raster& input_raster,
24 const isce3::product::GeoGridParameters& geogrid,
25 isce3::io::Raster& output_raster,
26 isce3::core::dataInterpMethod interp_method =
27 isce3::core::dataInterpMethod::BIQUINTIC_METHOD);
28
29}}
base interpolator is an abstract base class
Definition BinarySearchFunc.cpp:5

Generated for ISCE3.0 by doxygen 1.13.2.