Simulates a set of possible points for a given time conditioned on fit
cond_sim(n = 500, t0, alpha0, t2, alpha2, t1, par, active = 1,
inf_fac = 1, bm = 0)
integer specifying the number of points to return
time value for the first location in the segment
coordinate and velocity values for t0
time value for the last location in the segment
coordinate and velocity values for t2
time value for the current location to be simulated
par values from the crwFit object
numeric 1 or 0 whether the animal is moving or not (should almost always = 1)
Variance inflation factor to increase simulation area
boolean whether to draw from a Brownian process
matrix of coordinate and velocity values drawn