Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
real_value [2015/10/14 03:28] admin |
real_value [2026/08/28 03:30] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Double ====== | + | ====== Real Value ====== |
| ===== Description ===== | ===== Description ===== | ||
| - | Double precision real constant. | + | Declares a double precision real value that can be reused as the input to more than one functor, instead of repeating the same constant throughout the model. |
| ===== Inputs ===== | ===== Inputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Constant | [[Real Value Type]] | Double precision real constant. | | + | | Constant | [[Real Value Type]] | Value or constant representing a double precision real. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| Line 16: | Line 16: | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Object | [[ Real Value Type|Real Value ]] | Double precision real object. | | + | | Object | [[Real Value Type]] | Value or constant representing a double precision real, provided as the functor input. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 25: | Line 25: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | None. | + | This functor was previously known as "Double". |
| - | ===== Internal Name ===== | + | ===== Internal Name ===== |
| RealValue | RealValue | ||