resamptime

Creates a vector of resampled time values.

Syntax

resamptime(resp_time, rps_time, rps_mag, rps_reorder)

Argument

resp_time
Vector of response time samples.
rps_time
Vector of time samples at which revolution per second measurements are taken.
rps_mag
Vector of revolution per second measurements.
rps_reorder
String for future use. Set to “false”.

Example

Templex Expression Results
{resamptime(reps_time, rps_time, rps_mag, “false”)} A vector of resampled time values.

Comments

The resamptime function is used to compute the times associated with evenly spaced increments of revolution.