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