HappyDoc Generated Documentation Class: Subsampled_Grid

. / VolumeData / subsample.py / Subsampled_Grid 

Base Classes   

Subsampled_Grid
  Grid_Data

Methods   
  add_subsamples 
add_subsamples (
        self,
        grid_data,
        cell_size,
        )

It is the caller's responsibility to verify that the passed in subsampled data has a matching set of components and a valid subsampling size.

  read_matrix 
read_matrix (
        self,
        ijk_origin=( 0, 0, 0 ),
        ijk_size=None,
        ijk_step=( 1, 1, 1 ),
        progress=None,
        )
  matrix 
matrix (
        self,
        ijk_origin=( 0, 0, 0 ),
        ijk_size=None,
        ijk_step=( 1, 1, 1 ),
        progress=None,
        from_cache_only=False,
        subsampling=( 1, 1, 1 ),
        )
  __init__ 
__init__ ( self,  primary_grid_data )
  clear_cache 
clear_cache ( self )

This document was automatically generated Thu Nov 15 14:09:29 2007 by HappyDoc version 3.0.a1