Write-only |
About Dynamic Uncertainty |
Description |
Resets (clears) the characterized repeatability data associated with the cable object. |
VB Syntax |
cable.ResetRepeatability () |
Variable |
(Type) - Description |
cable |
A Cable Object |
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
cable.ResetRepeatability() |
C++ Syntax |
HRESULT ResetRepeatability(); |
Interface |
IUncertaintyCable |