Package com.irurueta.navigation.indoor
Interface RadioSourceWithPowerAndLocated<P extends com.irurueta.geometry.Point<?>>
- Type Parameters:
P- aPointtype.
- All Superinterfaces:
RadioSource,RadioSourceLocated<P>,RadioSourceWithPower,Serializable
- All Known Implementing Classes:
BeaconWithPowerAndLocated,BeaconWithPowerAndLocated2D,BeaconWithPowerAndLocated3D,WifiAccessPointWithPowerAndLocated,WifiAccessPointWithPowerAndLocated2D,WifiAccessPointWithPowerAndLocated3D
public interface RadioSourceWithPowerAndLocated<P extends com.irurueta.geometry.Point<?>>
extends RadioSourceWithPower, RadioSourceLocated<P>
Interface defining any radio source (e.g. Wi-Fi access point or
Bluetooth beacon) whose transmitted power and location are known.
-
Method Summary
Methods inherited from interface com.irurueta.navigation.indoor.RadioSource
equals, getFrequency, getTypeMethods inherited from interface com.irurueta.navigation.indoor.RadioSourceLocated
getPosition, getPositionCovarianceMethods inherited from interface com.irurueta.navigation.indoor.RadioSourceWithPower
getPathLossExponent, getPathLossExponentStandardDeviation, getTransmittedPower, getTransmittedPowerStandardDeviation