{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"id": "f57cd4fe",
"metadata": {},
"source": [
"# How to Track the Properties of Real Packets"
]
},
{
"attachments": {},
"cell_type": "markdown",
"id": "c103617c",
"metadata": {},
"source": [
"**TARDIS** has the functionality to track the properties of the *RPackets* that are generated when running the Simulation. The `rpacket_tracker` can track all the interactions a packet undergoes & thus keeps a track of the various properties, a packet may have.
Currently, the `rpacket_tracker` tracks the properties of all the rpackets in the *Last Iteration of the Simulation*. It generates a `List` that contains the individual instances of `RPacketTracker`{`Numba JITClass`}, for storing all the interaction properties as listed below."
]
},
{
"attachments": {},
"cell_type": "markdown",
"id": "ce6214b9",
"metadata": {},
"source": [
"\n",
"