# Generated by roxygen2: do not edit by hand

export(estimatePhi)
export(findGoodPoints)
export(getDefaultIsThermallingFunction)
export(getIsFocalPointFunction)
export(getIsSamplingRegularFunction)
export(getTrackSegments)
export(getWindEstimate)
export(getWindEstimates)
export(getWindowSizeLR)
export(windEstimLogLik)
import(methods)
importClassesFrom(move,Move)
importClassesFrom(move,MoveStack)
importFrom(Rcpp,sourceCpp)
importFrom(move,angle)
importFrom(move,moveStack)
importFrom(move,n.locs)
importFrom(move,speed)
importFrom(move,split)
importFrom(move,timestamps)
importFrom(parallel,mclapply)
importFrom(parallel,mcmapply)
importFrom(stats,optim)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(moveWindSpeed)
