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:
Related topics