Raptor:Index to Real: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[RaptorWiki|Return to the main Raptor page]]
[[Raptor-Platform|Return to the main Raptor page]]


[[Raptor:Table Lookup|Return to Table Lookup page]]
[[Raptor:Table Lookup|Return to Table Lookup page]]
Line 14: Line 14:
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
! scope="col" style="width: 70%;"|Description
|-
! Value
| idx
| An index value which may be fractional.
|}
|}


Line 22: Line 26:
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
! scope="col" style="width: 70%;"|Description
|}
== Parameters ==
{| class="wikitable" style="width:75%;"
|-
|-
! scope="col" style="width: 15%;"|Parameter
! Value
! scope="col" style="width: 15%;"|Type
| real
! scope="col" style="width: 70%;"|Description
| A real number corresponding to the fractional index input.
|}
|}
== Supported Versions ==
* [[Raptor:Versions#2013a_0.0.1|Raptor 2013a_0.0.1]] and newer

Latest revision as of 18:47, 13 September 2023

Return to the main Raptor page

Return to Table Lookup page

Raptor™ Index To Real

Description

The Raptor Index to Real block is used to convert the fractional index from the Raptor Table Axis block to a floating point value. For example if the index is representing the point half was between the 1st and 2nd value this block will output 0.5.

Inputs

Input Type Description
Value idx An index value which may be fractional.

Outputs

Output Type Description
Value real A real number corresponding to the fractional index input.