Click or drag to resize

DefaultExperiment Properties

The DefaultExperiment type exposes the following members.

Properties
  NameDescription
Public propertyAnnotations
Annotations.
(Inherited from AnnotationsBase.)
Public propertyStartTime
If non-null, default start time of simulation.
Public propertyStepSize
If non-null, for model exchange, default step size for fixed step integrators. For co-simulation, preferred communication step size.
Public propertyStopTime
If non-null, default stop time of simulation.
Public propertyTolerance
If non-null, default relative integration tolerance.
Top
See Also