.. _ar4_constant_NumericalValue:

NumericalValue
==============

.. table::
    :align: left

    +--------------+-------------------------------------------------------------------------+
    | XML tag      | <NUMERICAL-VALUE-SPECIFICATION>                                         |
    +--------------+-------------------------------------------------------------------------+
    | Module       | autosar.constant                                                        |
    +--------------+-------------------------------------------------------------------------+
    | Inherits     | :ref:`autosar.element.Element <ar4_element_Element>`                    |
    +--------------+-------------------------------------------------------------------------+

Factory Methods
---------------

* :ref:`ar4_package_Package_createNumericalValueConstant`

Properties
----------

..  table::
    :align: left

    +--------------------------+---------------------------+----------+-------------------------------+
    | Name                     | Type                      | Access   | Description                   |
    +==========================+===========================+==========+===============================+
    | **value**                | *str*                     | Set/Get  | Numerical value (stringified) |
    +--------------------------+---------------------------+----------+-------------------------------+