Click or drag to resize

TimeStabilityMargin Property

Gets/Sets simulation stability margin.

Namespace: ema3d.Api.V25.Core.Domain
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public double StabilityMargin { get; set; }

Property Value

Double
Remarks
This value indicates the buffer to apply to the constraints for the maximum simulation Step value. Modifications to the Step value may reduce this value.
See Also