FMask Struct Reference

#include <gmt.h>

Data Fields

int mode
 2:2D, 3:3D
int msize
 size of mask
int nfact
 normalized facter
int * imask
 pointer to mask

Detailed Description

フィルタ用マスク

Definition at line 19 of file gmt.h.


Field Documentation

int* imask

Definition at line 23 of file gmt.h.

Referenced by gauss_mask(), and imask().

int mode

Definition at line 20 of file gmt.h.

Referenced by gauss_mask(), and imask().

int msize

Definition at line 21 of file gmt.h.

Referenced by gauss_mask(), and imask().

int nfact

Definition at line 22 of file gmt.h.

Referenced by gauss_mask(), and imask().


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

Generated on 15 Nov 2023 for JunkBox_Lib by  doxygen 1.6.1