Write-only |
About Dynamic Uncertainty |
Description |
Resets (clears) the characterized noise data for the VNA port object. |
VB Syntax |
oPort.ResetNoise () |
Variable |
(Type) - Description |
oPort |
A Port Object |
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
oPort.ResetNoise() |
C++ Syntax |
HRESULT ResetNoise(); |
Interface |
IUncertaintyPort |