set_current_values: Identify current values relating to a chosen path section.

Description Usage Arguments Value See Also

Description

set_current_values returns details on the current values to be simulated.

Usage

1
set_current_values(type, drawn_section, refined_path)

Arguments

type

Character, whether the path section is at the "start, "end", or "middle" of the full path.

drawn_section

List, output from draw_random_path_section.

refined_path

List with components:

times

Vector, refined time scale.

behavs

Vector, refined behavioural/state sequence.

bearings

Vector, refined bearing process.

steps

Vector, refined step process.

X

Vector, refined x location.

Y

Vector, refined y location.

Value

List of current values.

See Also

Other Choose path: draw_random_path_section, set_fixed_values


a-parton/CTStepTurn documentation built on May 14, 2019, 4:17 p.m.