Package com.irurueta.navigation.indoor
Class WifiAccessPointLocated3DTest
java.lang.Object
com.irurueta.navigation.indoor.WifiAccessPointLocated3DTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) void
-
Field Details
-
BSSID
- See Also:
-
SSID
- See Also:
-
FREQUENCY
private static final double FREQUENCY- See Also:
-
MIN_POS
private static final double MIN_POS- See Also:
-
MAX_POS
private static final double MAX_POS- See Also:
-
-
Constructor Details
-
WifiAccessPointLocated3DTest
WifiAccessPointLocated3DTest()
-
-
Method Details
-
testConstructor
@Test void testConstructor() throws com.irurueta.algebra.AlgebraException- Throws:
com.irurueta.algebra.AlgebraException
-
testEquals
@Test void testEquals() -
testHashCode
@Test void testHashCode() -
testSerializeDeserialize
@Test void testSerializeDeserialize() throws com.irurueta.algebra.WrongSizeException, IOException, ClassNotFoundException- Throws:
com.irurueta.algebra.WrongSizeExceptionIOExceptionClassNotFoundException
-