Get the schedule variance (SV(t)) for the project at a given tracking period.
The SV(t) is equal to the ES - AT and should be first calculated using the P2Tracking:construct_evm_report function.
| I/O | Type | Name | Description |
|---|---|---|---|
| input | integer | ID | ID of the tracking period |
| output | float | SV(t) | Schedule variance (time) |
Step inside PMKC.