step_vonmises: Von Mises trajectory step function

View source: R/trajectory.R

step_vonmisesR Documentation

Von Mises trajectory step function

Description

Von Mises trajectory step function

Usage

step_vonmises(moment, time_next, settings, kappa)

Arguments

moment

Position tibble with extra columns 'direction' and 'speed'

time_next

Next time step to predict

settings

list with basic properties

kappa

concentration parameter

Value

Another moment - position tibble with extra columns 'direction' and 'speed' corresponding to time_next

See Also

Other step_functions: step_direct(), step_waitandmove(), step_zigzag()


jirilukavsky/motrack documentation built on Jan. 30, 2023, 5:04 a.m.