Uses of Class
com.irurueta.navigation.indoor.Beacon

Packages that use Beacon
Package
Description
Contains structures to estimate positions and radio sources, as well as required measurements to make such estimations.
  • Uses of Beacon in com.irurueta.navigation.indoor

    Modifier and Type
    Class
    Description
    class 
    BeaconLocated<P extends com.irurueta.geometry.Point<?>>
    Data related to a beacon whose location is known.
    class 
    Data related to a beacon whose 2D location is known.
    class 
    Data related to a beacon whose 3D location is known.
    class 
    Data related to a beacon whose transmitted power and standard deviation of such transmitted power is known.
    class 
    BeaconWithPowerAndLocated<P extends com.irurueta.geometry.Point<?>>
    Data related to a beacon whose transmitted power, standard deviation of such transmitted power and its location are known.
    class 
    Data related to a beacon whose transmitted power, standard deviation of such transmitted power and its 2D location are known.
    class 
    Data related to a beacon whose transmitted power, standard deviation of such transmitted power and its 3D location are known.