Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IBDA_SignalStatistics interface is implemented on a BDA device filter and provides methods by which the filter can describe the condition of a signal that is being received.
Methods
The IBDA_SignalStatistics interface inherits the methods of the IUnknown interface.
In addition, IBDA_SignalStatistics defines the following methods.
Method | Description |
---|---|
Retrieves the sample time used to measure the signal. |
|
Retrieves a Boolean value indicating whether the signal is locked. |
|
Retrieves a Boolean value indicating whether a signal is present. |
|
Retrieves a value from 1 to 100 indicating the quality of the signal. |
|
Retrieves a value that indicates the strength of the signal in decibels. |
|
Specifies the sample time used to measure the signal. |
|
Specifies whether the signal is locked. |
|
Specifies whether a signal is present. |
|
Specifies the quality of the signal. |
|
Specifies the strength of the signal in decibels. |
Requirements
Header | Declared in Bdaiface.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008