Read the tracker configuration from the main lua file
Setup the values for the tracking entities
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(tem_tracking_type), | intent(out) | :: | me | list of the trackingeentities to create |
||
| type(flu_state) | :: | conf | handle of the lua config file |
|||
| integer, | optional | :: | parent | if the tracking table is a child-table of some other table, use the parent as a reference |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | tc_handle | ||||
| integer, | private | :: | sub_handle | ||||
| integer, | private | :: | iTrack | ||||
| integer, | private | :: | nTracks |