fastscapelib.ProfileGrid ======================== .. currentmodule:: fastscapelib .. autoclass:: ProfileGrid :members: :special-members: __getitem__ .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~ProfileGrid.__init__ ~ProfileGrid.from_length ~ProfileGrid.neighbors ~ProfileGrid.neighbors_count ~ProfileGrid.neighbors_distances ~ProfileGrid.neighbors_indices ~ProfileGrid.nodes_areas ~ProfileGrid.nodes_indices ~ProfileGrid.nodes_status .. rubric:: Attributes .. autosummary:: ~ProfileGrid.is_structured ~ProfileGrid.is_uniform ~ProfileGrid.length ~ProfileGrid.n_neighbors_max ~ProfileGrid.shape ~ProfileGrid.size ~ProfileGrid.spacing