DefaultExperiment Class |
Namespace: Emulate3D.FMI.V3.Description
[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.
|