3d_data/interpolate.h マニュアル

(The documentation of 3d_data/interpolate.h)

Last Update: 2023/4/27


3d_data/interpolate.hでは struct _3d_data型構造体で表現された3次元データの補間を行う関数が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to interpolate a 3-D data represented by a struct _3d_data-type structure are defined in 3d_data/interpolate.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
interpolate_3d_data_1p 指定した1地点での3次元データの補間値を求める。
Calculate an interpolated value at a specified location from a 3-D data.