Runs the reporter function and its children, and appends the results to the data. This function is called automatically during the model step function; it should not be called by user code.
WARNING: This is an internal function. Its use in user code is not recommended or supported, and its signature can change in future updates without warning. Use one of the suggested functions above instead, if applicable.
Parameters
model — Helipad, required
The model object.
Notes and Examples