Click or drag to resize

SourceFileSignalTStart Property

The simulation time the signal turns on. The default start time matches the simulation start time.

Namespace: ema3d.Api.V25.Core.Signals
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public DomainDependentDouble TStart { get; set; }

Property Value

DomainDependentDouble

Implements

IHasTimeTStart
See Also