Read-only |
About ENR tables |
Description |
Read the cal temperature of the noise source. |
VB Syntax |
temp = enr.NoiseCalTemperature( ) |
Variable |
(Type) - Description |
temp |
Variable to store the returned noise source temperature. |
enr |
An ENRFile (object) |
Return Type |
Double |
Default |
Not Applicable |
Examples |
|
C++ Syntax |
HRESULT NoiseCalTemperature(double* temp); |
Interface |
IENRFile |