Default |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public sealed class DefaultExperiment : AnnotationsBase
The DefaultExperiment type exposes the following members.
| Name | Description | |
|---|---|---|
| Annotations |
Annotations.
(Inherited from AnnotationsBase) | |
| StartTime | If non-null, default start time of simulation. | |
| StepSize | If non-null, for model exchange, default step size for fixed step integrators. For co-simulation, preferred communication step size. | |
| StopTime | If non-null, default stop time of simulation. | |
| Tolerance | If non-null, default relative integration tolerance. |