TimeToolInstantTimeOffset#

class ansys.stk.core.analysis_workbench.TimeToolInstantTimeOffset#

Bases: ITimeToolInstant, IAnalysisWorkbenchComponent

Event at fixed offset from specified reference event.

Overview#

reference_time_instant

The reference time instant.

time_offset

The time offset from the ReferenceTimeInstant. The value is in TimeUnit dimension.

Import detail#

from ansys.stk.core.analysis_workbench import TimeToolInstantTimeOffset

Property detail#

property TimeToolInstantTimeOffset.reference_time_instant: ITimeToolInstant#

The reference time instant.

property TimeToolInstantTimeOffset.time_offset: float#

The time offset from the ReferenceTimeInstant. The value is in TimeUnit dimension.