Hi Victor,
you can find the calculation of the average throughput in the function calculate_final_average_throughput_Mbps of ueTrace. There you can see what is used for calculating the throughput. This function is called in LTE_sim_main as ‘simulation_traces.calculate_UE_aggregates;’
To trace the SINR, you have to add LTE_config.trace_SINR in your configuration file (per default it is not stored on a TTI basis).
Best regards,
Martin