modelAdaptivePhase: Getting length of adaptive phase
Description
This function returns the length of the adaptive phase of the simulation.Usage
modelAdaptivePhase()
Value
- This function returns the length of the adaptive phase of the simulation.
This is only known after the simulation has finished adapting.
If this function is called while the simulation is still adapting
MAX(INTEGER) is returned.
If the simulation does not have an adaptive phase then zero is returned.