pystare.temporal.forward_resolution#

forward_resolution(indices)#

Retrieve the forward resolution

Examples

>>> tiv = pystare.set_forward_resolution(numpy.array([2275448179115690533]), 7)
>>> pystare.forward_resolution(tiv)
array([7])