.. _GXPGU: GXPGU class ================================== .. autoclass:: geosoft.gxapi.GXPGU :members: .. _BLAKEY_TEST: BLAKEY_TEST constants ----------------------------------------------------------------------- Types of BLAKEY tests .. autodata:: geosoft.gxapi.BLAKEY_TEST_ONESIDE :annotation: .. autoattribute:: geosoft.gxapi.BLAKEY_TEST_ONESIDE .. autodata:: geosoft.gxapi.BLAKEY_TEST_TWOSIDE :annotation: .. autoattribute:: geosoft.gxapi.BLAKEY_TEST_TWOSIDE .. autodata:: geosoft.gxapi.BLAKEY_TEST_THREESIDE :annotation: .. autoattribute:: geosoft.gxapi.BLAKEY_TEST_THREESIDE .. autodata:: geosoft.gxapi.BLAKEY_TEST_FOURSIDE :annotation: .. autoattribute:: geosoft.gxapi.BLAKEY_TEST_FOURSIDE .. _PGU_CORR: PGU_CORR constants ----------------------------------------------------------------------- Correlation (must be synchronized with :ref:`ST2_CORRELATION`) .. autodata:: geosoft.gxapi.PGU_CORR_SIMPLE :annotation: .. autoattribute:: geosoft.gxapi.PGU_CORR_SIMPLE .. autodata:: geosoft.gxapi.PGU_CORR_PEARSON :annotation: .. autoattribute:: geosoft.gxapi.PGU_CORR_PEARSON .. _PGU_DIRECTGRID: PGU_DIRECTGRID constants ----------------------------------------------------------------------- Type of statistic to use on the data points in each cell. .. autodata:: geosoft.gxapi.PGU_DIRECTGRID_MINIMUM :annotation: .. autoattribute:: geosoft.gxapi.PGU_DIRECTGRID_MINIMUM .. autodata:: geosoft.gxapi.PGU_DIRECTGRID_MAXIMUM :annotation: .. autoattribute:: geosoft.gxapi.PGU_DIRECTGRID_MAXIMUM .. autodata:: geosoft.gxapi.PGU_DIRECTGRID_MEAN :annotation: .. autoattribute:: geosoft.gxapi.PGU_DIRECTGRID_MEAN .. autodata:: geosoft.gxapi.PGU_DIRECTGRID_ITEMS :annotation: .. autoattribute:: geosoft.gxapi.PGU_DIRECTGRID_ITEMS .. _PGU_DIRECTION: PGU_DIRECTION constants ----------------------------------------------------------------------- Direction .. autodata:: geosoft.gxapi.PGU_FORWARD :annotation: .. autoattribute:: geosoft.gxapi.PGU_FORWARD .. autodata:: geosoft.gxapi.PGU_BACKWARD :annotation: .. autoattribute:: geosoft.gxapi.PGU_BACKWARD .. _PGU_TRANS: PGU_TRANS constants ----------------------------------------------------------------------- Transform methods for the columns .. autodata:: geosoft.gxapi.PGU_TRANS_NONE :annotation: .. autoattribute:: geosoft.gxapi.PGU_TRANS_NONE .. autodata:: geosoft.gxapi.PGU_TRANS_LOG :annotation: .. autoattribute:: geosoft.gxapi.PGU_TRANS_LOG .. _PGU_INTERP_ORDER: PGU_INTERP_ORDER constants ----------------------------------------------------------------------- Interpolation direction order .. autodata:: geosoft.gxapi.PGU_INTERP_ORDER_XYZ :annotation: .. autoattribute:: geosoft.gxapi.PGU_INTERP_ORDER_XYZ .. autodata:: geosoft.gxapi.PGU_INTERP_ORDER_XZY :annotation: .. autoattribute:: geosoft.gxapi.PGU_INTERP_ORDER_XZY .. autodata:: geosoft.gxapi.PGU_INTERP_ORDER_YXZ :annotation: .. autoattribute:: geosoft.gxapi.PGU_INTERP_ORDER_YXZ .. autodata:: geosoft.gxapi.PGU_INTERP_ORDER_YZX :annotation: .. autoattribute:: geosoft.gxapi.PGU_INTERP_ORDER_YZX .. autodata:: geosoft.gxapi.PGU_INTERP_ORDER_ZXY :annotation: .. autoattribute:: geosoft.gxapi.PGU_INTERP_ORDER_ZXY .. autodata:: geosoft.gxapi.PGU_INTERP_ORDER_ZYX :annotation: .. autoattribute:: geosoft.gxapi.PGU_INTERP_ORDER_ZYX