.. _GXVV: GXVV class ================================== .. autoclass:: geosoft.gxapi.GXVV :members: .. _VV_DOUBLE_CRC_BITS: VV_DOUBLE_CRC_BITS constants ----------------------------------------------------------------------- Number of bits to use in double CRC's .. autodata:: geosoft.gxapi.VV_DOUBLE_CRC_BITS_EXACT :annotation: .. autoattribute:: geosoft.gxapi.VV_DOUBLE_CRC_BITS_EXACT .. autodata:: geosoft.gxapi.VV_DOUBLE_CRC_BITS_DEFAULT :annotation: .. autoattribute:: geosoft.gxapi.VV_DOUBLE_CRC_BITS_DEFAULT .. autodata:: geosoft.gxapi.VV_DOUBLE_CRC_BITS_MAX :annotation: .. autoattribute:: geosoft.gxapi.VV_DOUBLE_CRC_BITS_MAX .. _VV_FLOAT_CRC_BITS: VV_FLOAT_CRC_BITS constants ----------------------------------------------------------------------- Number of bits to use in float CRC's .. autodata:: geosoft.gxapi.VV_FLOAT_CRC_BITS_EXACT :annotation: .. autoattribute:: geosoft.gxapi.VV_FLOAT_CRC_BITS_EXACT .. autodata:: geosoft.gxapi.VV_FLOAT_CRC_BITS_DEFAULT :annotation: .. autoattribute:: geosoft.gxapi.VV_FLOAT_CRC_BITS_DEFAULT .. autodata:: geosoft.gxapi.VV_FLOAT_CRC_BITS_MAX :annotation: .. autoattribute:: geosoft.gxapi.VV_FLOAT_CRC_BITS_MAX .. _VV_LOG_BASE: VV_LOG_BASE constants ----------------------------------------------------------------------- Type of log to use .. autodata:: geosoft.gxapi.VV_LOG_BASE_10 :annotation: .. autoattribute:: geosoft.gxapi.VV_LOG_BASE_10 .. autodata:: geosoft.gxapi.VV_LOG_BASE_E :annotation: .. autoattribute:: geosoft.gxapi.VV_LOG_BASE_E .. _VV_LOGMODE: VV_LOGMODE constants ----------------------------------------------------------------------- Ways to handle negatives .. autodata:: geosoft.gxapi.VV_LOGMODE_CLIPPED :annotation: .. autoattribute:: geosoft.gxapi.VV_LOGMODE_CLIPPED .. autodata:: geosoft.gxapi.VV_LOGMODE_SCALED :annotation: .. autoattribute:: geosoft.gxapi.VV_LOGMODE_SCALED .. autodata:: geosoft.gxapi.VV_LOGMODE_CLAMPED :annotation: .. autoattribute:: geosoft.gxapi.VV_LOGMODE_CLAMPED .. autodata:: geosoft.gxapi.VV_LOGMODE_LINEAR :annotation: .. autoattribute:: geosoft.gxapi.VV_LOGMODE_LINEAR .. _VV_LOOKUP: VV_LOOKUP constants ----------------------------------------------------------------------- Lookup style .. autodata:: geosoft.gxapi.VV_LOOKUP_EXACT :annotation: .. autoattribute:: geosoft.gxapi.VV_LOOKUP_EXACT .. autodata:: geosoft.gxapi.VV_LOOKUP_NEAREST :annotation: .. autoattribute:: geosoft.gxapi.VV_LOOKUP_NEAREST .. autodata:: geosoft.gxapi.VV_LOOKUP_INTERPOLATE :annotation: .. autoattribute:: geosoft.gxapi.VV_LOOKUP_INTERPOLATE .. autodata:: geosoft.gxapi.VV_LOOKUP_NEARESTCLOSE :annotation: .. autoattribute:: geosoft.gxapi.VV_LOOKUP_NEARESTCLOSE .. autodata:: geosoft.gxapi.VV_LOOKUP_INTERPCLOSE :annotation: .. autoattribute:: geosoft.gxapi.VV_LOOKUP_INTERPCLOSE .. _VV_MASK: VV_MASK constants ----------------------------------------------------------------------- Where to mask .. autodata:: geosoft.gxapi.VV_MASK_INSIDE :annotation: .. autoattribute:: geosoft.gxapi.VV_MASK_INSIDE .. autodata:: geosoft.gxapi.VV_MASK_OUTSIDE :annotation: .. autoattribute:: geosoft.gxapi.VV_MASK_OUTSIDE .. _VV_ORDER: VV_ORDER constants ----------------------------------------------------------------------- Specify if the data is montonically increasing or decreasing. .. autodata:: geosoft.gxapi.VV_ORDER_NONE :annotation: .. autoattribute:: geosoft.gxapi.VV_ORDER_NONE .. autodata:: geosoft.gxapi.VV_ORDER_INCREASING :annotation: .. autoattribute:: geosoft.gxapi.VV_ORDER_INCREASING .. autodata:: geosoft.gxapi.VV_ORDER_DECREASING :annotation: .. autoattribute:: geosoft.gxapi.VV_ORDER_DECREASING .. _VV_SORT: VV_SORT constants ----------------------------------------------------------------------- Sort order .. autodata:: geosoft.gxapi.VV_SORT_ASCENDING :annotation: .. autoattribute:: geosoft.gxapi.VV_SORT_ASCENDING .. autodata:: geosoft.gxapi.VV_SORT_DESCENDING :annotation: .. autoattribute:: geosoft.gxapi.VV_SORT_DESCENDING .. _VV_WINDOW: VV_WINDOW constants ----------------------------------------------------------------------- How to handle `GXVV ` limits .. autodata:: geosoft.gxapi.VV_WINDOW_DUMMY :annotation: .. autoattribute:: geosoft.gxapi.VV_WINDOW_DUMMY .. autodata:: geosoft.gxapi.VV_WINDOW_LIMIT :annotation: .. autoattribute:: geosoft.gxapi.VV_WINDOW_LIMIT