The ``real_datapin.py`` module ============================== .. py:module:: ansys.modelcenter.workflow.grpc_modelcenter.real_datapin Summary ------- .. py:currentmodule:: real_datapin .. tab-set:: .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~RealDatapin` - Represents a real (double-precision floating point) datapin. * - :py:attr:`~RealArrayDatapin` - Represents a real (double-precision floating point) array datapin. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: 🝆 RealDatapin 🝆 RealArrayDatapin Description ----------- Defines the real datapin classes. These classes include ``RealDatapin`` and ``RealArrayDatapin``. .. !! processed by numpydoc !!