Reference 〉 Hook

modelStep(modelHelipad, stageint)

This model runs once per stage in multi-stage models, before any agents have been stepped that stage (but after all agents have been stepped in any previous stage).

Required Parameters

  • model Helipad

    The model object.

  • stage int

    The current stage of the model. For single-stage models, this parameter will always pass 1.

Notes and Examples

  1. Contribute a Note

    Your email address will not be published. Required fields are marked *

    You may use limited HTML for formatting. Please embed blocks of code in <pre><code> </code></pre> tags.