- tArx - Variable in class threadspack.IfDataFinder
-
Variables for Received packets, Transmitted packets, Time in milliseconds.
- thread - Variable in class datapack.ThreadData
-
The thread we have created
- ThreadData - Class in datapack
-
Class that stores a thread that we have created and a boolean
that sends a signal to the thread to continue running or to stop.
- ThreadData(Thread, Boolean) - Constructor for class datapack.ThreadData
-
Creates a ThreadData object.
- threadspack - package threadspack
-
- threadsTable - Static variable in class mainpack.Main
-
Map that stores all opened threads by the program.
- toString() - Method in class datapack.AccessPointData
-
- toString() - Method in class datapack.InterfaceData
-
- toString() - Method in class datapack.WirelessData
-
- transmit_power - Variable in class datapack.WirelessData
-
- txArx - Variable in class threadspack.IfDataFinder
-
Variables for Received packets, Transmitted packets, Time in milliseconds.