A Sandcastle Documented Class Library
|
Filter Properties |
The Filter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
MatchCriteria |
Match criteria to be used for filtering using patterns A and B.
|
|
MaxRssi |
Maximum RSSI a tag should match. Double.NaN if not filtering on RSSI.
|
|
MinRssi |
Minimum RSSI a tag should match. Double.NaN if not filtering on RSSI.
|
|
PatternA |
Pattern A to be used for comparison.
|
|
PatternB |
Pattern B to be used for comparison.
|
See Also