#include <FullBypassTestResult.h>
Public Member Functions | |
| ChipFBResult () | |
Data Fields | |
| short | status_direct | 
| -3 token/data does not work at any voltage -2 token/data not tested -1 value gives minimal accessible vdd 0 value gives minimal functional vdd 1 token/data works for all tested vdd  | |
| float | vdd_direct | 
| short | status_bypass | 
| float | vdd_bypass | 
      
  | 
  
| 
 
 Definition at line 33 of file FullBypassTestResult.h. References status_bypass, status_direct, vdd_bypass, and vdd_direct.  | 
  
      
  | 
  
| 
 
 Definition at line 44 of file FullBypassTestResult.h. Referenced by SctAnalysis::FullBypassAlgorithm::canAddRawScanResult(), and ChipFBResult().  | 
  
      
  | 
  
| 
 -3 token/data does not work at any voltage -2 token/data not tested -1 value gives minimal accessible vdd 0 value gives minimal functional vdd 1 token/data works for all tested vdd 
 Definition at line 42 of file FullBypassTestResult.h. Referenced by SctAnalysis::FullBypassAlgorithm::canAddRawScanResult(), and ChipFBResult().  | 
  
      
  | 
  
| 
 
 Definition at line 45 of file FullBypassTestResult.h. Referenced by SctAnalysis::FullBypassAlgorithm::canAddRawScanResult(), and ChipFBResult().  | 
  
      
  | 
  
| 
 
 Definition at line 43 of file FullBypassTestResult.h. Referenced by SctAnalysis::FullBypassAlgorithm::canAddRawScanResult(), and ChipFBResult().  | 
  
1.3-rc3