Get Final Time Value

Returns the ending time value of the specified waveform. The formula this node uses is xf = x0 + duration of the specified waveform.

1378

Inputs/Outputs

datatype_icon

open interval

Interval over which the specified waveform extends.

For example, assume a waveform contains 3 data elements at t = {0, dt, 2dt}. An open interval defines the waveform as extending over the time interval 0 less than or equal to t < 2dt. A closed interval defines the waveform as extending over the time interval 0 less than or equal to t < 3dt.
TrueThe specified waveform extends over an open interval.
FalseThe specified waveform extends over a closed interval.

Default value: True

datatype_icon

waveform

Waveform for which you want to retrieve the final time value.

This input accepts a waveform or a digital waveform.
datatype_icon

tf

Time value when the final data value was acquired.