countArrayFailures {actel} | R Documentation |
Find and list arrays which failed during the movements of the tags
Description
Find and list arrays which failed during the movements of the tags
Usage
countArrayFailures(moves, paths, dotmat)
Arguments
moves |
the valid array movements |
paths |
a list containing the shortest paths between arrays with distance > 1 |
Value
NULL if no arrays failed, or a list containing information on the arrays that failed
[Package actel version 1.3.0 Index]