﻿pyprocar.core.Structure
=======================

.. currentmodule:: pyprocar.core

.. autoclass:: Structure

   

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
   
      
        
          Structure.__init__
        
      
      
        
          Structure.get_space_group_international
        
      
      
        
          Structure.get_space_group_number
        
      
      
        
          Structure.get_spglib_symmetry_dataset
        
      
      
        
          Structure.get_wyckoff_positions
        
      
      
        
          Structure.is_point_inside
        
      
      
        
          Structure.plot_cell_convex_hull
        
      
      
        
          Structure.supercell
        
      
      
        
          Structure.transform
        
      
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
   
      
        
          Structure.a
        
      
      
        
          Structure.alpha
        
      
      
        
          Structure.atomic_numbers
        
      
      
        
          Structure.b
        
      
      
        
          Structure.beta
        
      
      
        
          Structure.c
        
      
      
        
          Structure.cell_convex_hull
        
      
      
        
          Structure.density
        
      
      
        
          Structure.gamma
        
      
      
        
          Structure.lattice_corners
        
      
      
        
          Structure.masses
        
      
      
        
          Structure.natoms
        
      
      
        
          Structure.nspecies
        
      
      
        
          Structure.reciprocal_lattice
        
      
      
        
          Structure.species
        
      
      
        
          Structure.volume
        
      
   
   