Raptor:Null Fault: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 7: Line 7:
== Description ==
== Description ==
<p>This block outputs a null fault index. This can be useful for starting a fault iterator or comparison to the out coming index to determine the end of a search.</p>
<p>This block outputs a null fault index. This can be useful for starting a fault iterator or comparison to the out coming index to determine the end of a search.</p>
== Inputs ==
{| class="wikitable" style="width:75%;"
|-
! scope="col" style="width: 15%;"|Input
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
|}


== Outputs ==
== Outputs ==
Line 22: 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
|}
== Parameters ==
{| class="wikitable" style="width:75%;"
|-
|-
! scope="col" style="width: 15%;"|Parameter
! Null Fault
! scope="col" style="width: 15%;"|Type
| idx
! scope="col" style="width: 70%;"|Description
| The index of a null fault.
|}
|}

Latest revision as of 20:13, 13 September 2023

Return to the main Raptor page

Return to Faults page

Raptor™ Null Fault

Description

This block outputs a null fault index. This can be useful for starting a fault iterator or comparison to the out coming index to determine the end of a search.

Outputs

Output Type Description
Null Fault idx The index of a null fault.