getTime( )

In some cases, the current simulation time is of importance. For on-line experiments, this is the actually elapsed time. This value can be obtained using the getTime library function:

t = getTime ( );

The getTime function can be used in any method.

See also

Additional Library Functions

getdT( )

getIntegrationStepsize( )

resetContinuousState( state, new value)

resetCTSolver( )