gmxCreate:gmxMatrixPixelSize
Author: Hiroshisa Mori / joshua@globalbase.org +
[Transrate]Reiko Inoue Bendtsen c/o Suzaku Translations /
(http://www.suzaku-translations.com/) +
PROTOTYPE
<gmxMatrixPixelSize/>
ARGUMENTS
gmxCreate
gmxCreate/
gmxMatrixParam
gmxCreate/gmxMatrixParam/
gmxPriority
gmxCreate/
gmxMatrixDimDivide
gmxCreate/
gmxMatrixBlockSize
gmxCreate/
gmxMatrixPixelSize
gmxCreate/
gmxChannelInfo
gmxCreate/
gmxPhase
ATTRIBUTES
dim [mandatory] Integer: dim to be set
value [mandatory] Integer: Block size to be set
EVALUATION TYPE
applicative
AGENT(S) BELONGS
gbmx
ENVIRONMENT BELONGS
Env1/gmxCreate
EXPLANATION
This function specifies the pixel size of the entire matrix to be gerenated in the direction of each dimension. The actual pixel size is 2^pixel_size .
[UP]
Go To Page Top
RETURN VALUE
XLT_NULL [UNDEF REF (XLT_NULL)]or error
ERRORS
-
XLE_SEMANTICS_INV_FORMAT [UNDEF REF (XLE_SEMANTICS_INV_FORMAT)]
The corresponding element was used outside gmxCreate.
-
XLE_PROTO_INV_PARAM [UNDEF REF (XLE_PROTO_INV_PARAM)]
-
"dim"
The dim attribute is not specified.
-
"pixel_size"
The divide attribute is not specified.
-
XLE_PROTO_UNSUTISFIED_INFO [UNDEF REF (XLE_PROTO_UNSUTISFIED_INFO)]
The set_matrix_dim_divide caused an error. The number indicates an error code.
REFERENCE
BUGS
[UP]
Go To Page Top