Click or drag to resize

TimeFreqMin Property

Gets/Sets minimum simulation frequency

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

Property Value

Double
Remarks
This value is directly connected to the simulation End time value. Setting either value will reflect changes on the other.
See Also