The ``generic`` package =========================== .. py:module:: ansys.speos.core.generic Summary ------- .. py:currentmodule:: generic .. tab-set:: .. tab-item:: Submodules .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.speos.core.generic.constants` - Collection of all constants used in pySpeos. * - :py:obj:`~ansys.speos.core.generic.file_transfer` - Module to handle file transfer to a server. * - :py:obj:`~ansys.speos.core.generic.general_methods` - General methods and helpers collection. * - :py:obj:`~ansys.speos.core.generic.parameters` - Collection of all parameter dataclasses used in PySpeos. * - :py:obj:`~ansys.speos.core.generic.version_checker` - Module to ease version checks. * - :py:obj:`~ansys.speos.core.generic.visualization_methods` - Provides the ``VisualData`` class. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: constants file_transfer general_methods parameters version_checker visualization_methods Description ----------- Package with generic function constants and parameters. .. !! processed by numpydoc !!