get_project_p_factor

Get the p-factor to measure the adherence of the project to the original project schedule at a given tracking period. 

This value should be first calculated by calling the P2Tracking:construct_evm_report function.

Parameters: 
I/O Type Name Description
input integer ID ID of the tracking period
output float p p-factor
Learn More: 

Step inside PMKC.

Example: 
function ()
        io.write('\n')
end
Class: 
P2Tracking