#include <tmr_read_plan.h>
Public Attributes | |
| TMR_ReadPlanType | type |
| uint32_t | weight |
| bool | enableAutonomousRead |
| TMR_SimpleReadPlan | simple |
| TMR_MultiReadPlan | multi |
A ReadPlan structure specifies the antennas, protocols, and filters to use for a search (read).
Option for Autonomous read
MultiReadPlan contents
SimpleReadPlan contents
The type of the read plan and the type of the union that is populated
| uint32_t TMR_ReadPlan::weight |
The relative weight of this read plan
1.6.3