Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
real_value [2015/10/11 21:13] 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 declarer. | + | 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|Real Value ]] | Double precision real constant. | | + | | Constant | [[Real Value Type]] | Value or constant representing a double precision real. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| + | |||
| + | None. | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | ^ Name ^ Type ^ Description ^ | + | ^ Name ^ Type ^ Description ^ |
| - | | Object | [[ Double Type|Double ]] | Double precision real object. | | + | | Object | [[Real Value Type]] | Value or constant representing a double precision real, provided as the functor input. | |
| ===== Group ===== | ===== Group ===== | ||
| Line 23: | Line 25: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | ===== Internal Name ===== | + | This functor was previously known as "Double". |
| + | |||
| + | ===== Internal Name ===== | ||
| - | Double | + | RealValue |