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