v4.2
Returns the simulation time control Property object which is used to control the simulation time and caching.
// get accessor Property rtn = SimulationEnvironment.SimulationTimeControl; |
/* See the example under the SimulationEnvironment object. */ |