Samraksh eMote .NOW
GetIQRejectionLevel Method



Request the IQ rejection currently used
Syntax
'Declaration
 
Public Function GetIQRejectionLevel() As Integer
'Usage
 
Dim instance As Algorithm.RadarDetection
Dim value As Integer
 
value = instance.GetIQRejectionLevel()
public int GetIQRejectionLevel()
public:
int GetIQRejectionLevel(); 

Return Value

Return the current IQ rejection level.
Requirements

Target Platforms: eMote .NOW

See Also

Reference

Algorithm.RadarDetection Class
Algorithm.RadarDetection Members

Send Feedback