.. AddDouble: ********* AddDouble ********* Adds two doubles together. .. _inputs: Inputs ============= .. list-table:: Inputs :widths: auto :header-rows: 1 * - Name - Type - Default - Description * - in1 - DoublePort - 0.0 - First input value * - in2 - DoublePort - 0.0 - Second input value .. _outputs: Outputs ============= .. list-table:: Outputs :widths: auto :header-rows: 1 * - Name - Type - Default - Description * - out - DoublePort - 0.0 - Output value