Raptor:Null Fault: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[ | [[Raptor-Platform|Return to the main Raptor page]] | ||
[[Raptor:Faults|Return to Faults page]] | [[Raptor:Faults|Return to Faults page]] | ||
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> | ||
== 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 | ||
|- | |- | ||
! | ! Null Fault | ||
| idx | |||
| The index of a null fault. | |||
|} | |} | ||
Latest revision as of 20:13, 13 September 2023
Return to the main Raptor page
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. |