get_fixed_cost

Get the fixed cost of an activity.

This variable cost can be set in the P2Schedule:set_fixed_cost function.

Parameters: 
I/O Type Name Description
input int ID activity ID
output float cost fixed activity cost

 

Learn More: 

Step inside PMKC.

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