get_project_pv_at_given_time

Get project planned value at any given time.

The planned value curve is a time-phased budget baseline graph as an immediate result of the baseline schedule construction, and is often known as the S-curve. It shows the cumulate cost increase of all activities scheduled in time. 

Parameters: 
I/O Type Name Description
input integer time time
output float PV planned value
Learn More: 

Step inside PMKC.

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