GridCNSizeLayer =============== .. currentmodule:: bapsf_motion.motion_builder.layers.regular_grid .. autoclass:: GridCNSizeLayer :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GridCNSizeLayer.base_name ~GridCNSizeLayer.center ~GridCNSizeLayer.config ~GridCNSizeLayer.dimensionality ~GridCNSizeLayer.inputs ~GridCNSizeLayer.item ~GridCNSizeLayer.layer_type ~GridCNSizeLayer.limits ~GridCNSizeLayer.mask ~GridCNSizeLayer.mask_name ~GridCNSizeLayer.mask_resolution ~GridCNSizeLayer.mspace_coords ~GridCNSizeLayer.mspace_dims ~GridCNSizeLayer.mspace_ndims ~GridCNSizeLayer.name ~GridCNSizeLayer.name_pattern ~GridCNSizeLayer.npoints ~GridCNSizeLayer.points ~GridCNSizeLayer.size ~GridCNSizeLayer.step_size ~GridCNSizeLayer.steps ~GridCNSizeLayer.composed_layers .. rubric:: Methods Summary .. autosummary:: ~GridCNSizeLayer.drop_vars ~GridCNSizeLayer.regenerate_point_matrix .. rubric:: Attributes Documentation .. autoattribute:: base_name .. autoattribute:: center .. autoattribute:: config .. autoattribute:: dimensionality .. autoattribute:: inputs .. autoattribute:: item .. autoattribute:: layer_type .. autoattribute:: limits .. autoattribute:: mask .. autoattribute:: mask_name .. autoattribute:: mask_resolution .. autoattribute:: mspace_coords .. autoattribute:: mspace_dims .. autoattribute:: mspace_ndims .. autoattribute:: name .. autoattribute:: name_pattern .. autoattribute:: npoints .. autoattribute:: points .. autoattribute:: size .. autoattribute:: step_size .. autoattribute:: steps .. autoattribute:: composed_layers .. rubric:: Methods Documentation .. automethod:: drop_vars .. automethod:: regenerate_point_matrix