|
Purpose
|
Specifies the maximum number of chunks to cache. |
|
Return value
|
Returns the value of the parameter maxcache if successful and FAIL (or -1) otherwise. |
|
Description
|
GRsetchunkcache sets the maximum number of chunks to be cached for the chunked raster image specified by the parameter ri_id. The maximum number of the chunks is specified by the parameter maxcache. |
|
|
Currently, the only valid value of the parameter flags is 0. |
|
|
If GRsetchunkcache is not called, the maximum number of chunks in the cache is set to the number of chunks along the fastest-changing dimension. Refer to the discussion of the GRsetchunkcache routine in the HDF User's Guide for more specific information on the routine's behavior. |