Function File: irsa_isregular.m
[regular,Tm] = irsa_isregular (xp)
Check if the sampling points xp are regular sampled and compute the mean sampling period
Input:
xp : Columnvector – sampling points
Output:
regular: Boolean – true if the sampling is regular (equidistant)
Tm : Scalar – Mean sampling period