initialization Complete
abstract fun initializationComplete(atTime: Time, environment: Environment<T, out Any>)
Content copied to clipboard
This method is called when the environment has completed its initialization. Can be used by this reaction to compute its next execution time - in case such computation requires an inspection of the environment.
Parameters
at Time
the time at which the initialization of this reaction was accomplished
environment
the environment