The ``pyedb.xml_parser.xml_stackup`` library ============================================ .. py:module:: pyedb.xml_parser.xml_stackup Summary ------- .. py:currentmodule:: xml_stackup .. tab-set:: .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~pyedb.xml_parser.xml_stackup.XmlMaterialProperty` - Represents a material property value in the XML stackup. * - :py:obj:`~pyedb.xml_parser.xml_stackup.XmlMaterial` - Represents a material definition in the XML stackup. * - :py:obj:`~pyedb.xml_parser.xml_stackup.XmlHuraySurfaceRoughness` - Represents Huray roughness settings for a conductor surface. * - :py:obj:`~pyedb.xml_parser.xml_stackup.XmlGroissSurfaceRoughness` - Represents Groiss bottom roughness settings for a conductor surface. * - :py:obj:`~pyedb.xml_parser.xml_stackup.XmlLayer` - Represents a layer in the XML stackup. * - :py:obj:`~pyedb.xml_parser.xml_stackup.XmlMaterials` - Container for material definitions in the XML stackup. * - :py:obj:`~pyedb.xml_parser.xml_stackup.XmlLayers` - Container for layer definitions in the XML stackup. * - :py:obj:`~pyedb.xml_parser.xml_stackup.XmlStackup` - Main stackup configuration for EDB XML files. .. tab-item:: Attributes .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~SurfaceOption` - .. toctree:: :titlesonly: :maxdepth: 1 :hidden: XmlMaterialProperty XmlMaterial XmlHuraySurfaceRoughness XmlGroissSurfaceRoughness XmlLayer XmlMaterials XmlLayers XmlStackup Description ----------- XML stackup module for handling EDB stackup configurations. .. !! processed by numpydoc !! Module detail ------------- .. py:data:: SurfaceOption