instance_get_index_time
Gets the time associated with a particular index of the time array when using interpolated transforms. Returns an error if not in interpolated mode.
References:
arguments
-
"instance_name" : String
The name of the instance. This name must be the full database name of the instance, including namespace.
-
"time_index" : Size
The index into the time array to get.
return value
Float64The time at the given time array index.