SimulationTickFunction.validate
simulation.SimulationTickFunction.validate(result)
Override this method to validate the function evaluation result. Implementations should raise an appropriate error if results are not valid.
Parameters
result:
ResultT
-
The result produced from function evaluation.