public static interface StpApi.AntennaConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getAntennaID()
The 1-based ID of the reader antenna.
|
boolean |
getEnableAdaptiveTagPopulationEstimate()
Indicates whether the tag_population_estimate in the
AntennaConfig should be updated with the actual number of
tags seen.
|
boolean |
getEnableQueryAtUCycleEnd()
Indicates whether a query should be used instead of a query
adjust for the flush queries at the end of the round.
|
boolean |
getEnableQueryForQDecrease()
Indicates whether a query should be used instead of a query
adjust when the reader wishes to decrease the Q value during
the round.
|
boolean |
getEnableQueryForQIncrease()
Indicates whether a query should be used instead of a query
adjust when the reader wishes to increase the Q value during
the round.
|
StpApi.Gen2Mode |
getGen2Mode() |
StpApi.Gen2Session |
getGen2Session() |
StpApi.InventorySearchMode |
getInventorySearchMode() |
int |
getMaximumDwellTime()
Maximum time to dwell on the antenna in milliseconds.
|
int |
getMinimumDwellTime()
Minimum time to dwell on the antenna in milliseconds.
|
int |
getReceiveSensitivity()
Receive sensitivity in cdBm.
|
int |
getTagPopulationEstimate()
optional bool tag_population_check
= 9 [default = true];
|
int |
getTransmitPower()
Transmit power in cdBm.
|
boolean |
hasAntennaID()
The 1-based ID of the reader antenna.
|
boolean |
hasEnableAdaptiveTagPopulationEstimate()
Indicates whether the tag_population_estimate in the
AntennaConfig should be updated with the actual number of
tags seen.
|
boolean |
hasEnableQueryAtUCycleEnd()
Indicates whether a query should be used instead of a query
adjust for the flush queries at the end of the round.
|
boolean |
hasEnableQueryForQDecrease()
Indicates whether a query should be used instead of a query
adjust when the reader wishes to decrease the Q value during
the round.
|
boolean |
hasEnableQueryForQIncrease()
Indicates whether a query should be used instead of a query
adjust when the reader wishes to increase the Q value during
the round.
|
boolean |
hasGen2Mode() |
boolean |
hasGen2Session() |
boolean |
hasInventorySearchMode() |
boolean |
hasMaximumDwellTime()
Maximum time to dwell on the antenna in milliseconds.
|
boolean |
hasMinimumDwellTime()
Minimum time to dwell on the antenna in milliseconds.
|
boolean |
hasReceiveSensitivity()
Receive sensitivity in cdBm.
|
boolean |
hasTagPopulationEstimate()
optional bool tag_population_check
= 9 [default = true];
|
boolean |
hasTransmitPower()
Transmit power in cdBm.
|
boolean hasAntennaID()
int getAntennaID()
boolean hasGen2Mode()
StpApi.Gen2Mode getGen2Mode()
boolean hasInventorySearchMode()
StpApi.InventorySearchMode getInventorySearchMode()
boolean hasGen2Session()
StpApi.Gen2Session getGen2Session()
boolean hasTransmitPower()
int getTransmitPower()
boolean hasReceiveSensitivity()
int getReceiveSensitivity()
boolean hasTagPopulationEstimate()
int getTagPopulationEstimate()
boolean hasMinimumDwellTime()
int getMinimumDwellTime()
boolean hasMaximumDwellTime()
int getMaximumDwellTime()
boolean hasEnableQueryForQIncrease()
boolean getEnableQueryForQIncrease()
boolean hasEnableQueryForQDecrease()
boolean getEnableQueryForQDecrease()
boolean hasEnableQueryAtUCycleEnd()
boolean getEnableQueryAtUCycleEnd()
boolean hasEnableAdaptiveTagPopulationEstimate()
boolean getEnableAdaptiveTagPopulationEstimate()