ply_sampled_tracking_load Subroutine

public subroutine ply_sampled_tracking_load(me, conf)

Load the configuration of sampled tracking objects.

Arguments

Type IntentOptional Attributes Name
type(ply_sampled_tracking_type), intent(out) :: me

Sampled tracking data to load from the config

type(flu_State) :: conf

Lua config to load the tracking from