Initializing help system before first use

is_idletime

is_idletime


Purpose
Tests whether a specific timestep is defined as an idle time for the resource passed in the argument.
Synopsis
function is_idletime(resource:cpresource, timestep: integer) : boolean
Arguments
resource 
the resource
timestep 
The time step
Example
Here is an example:
Scheduling/idle.png
Related topics