TrajEucl-class: S4 TrajEucl class

Description Slots

Description

TrajEucl inherits from the S4 class Traj but contains and additional slot representing the minimal distance between every point of all trajectories and another structures.

Slots

trajectory

A vector of factor values representing the trajectory ID.

frame

A numeric vector representing the image frames in which the points within the trajectories were taken

time

A length-one numeric vector representing the time interval between image frames

time_unit

Character(s) representing the unit of time (e.g. "second", "s", "min)

x

A numeric vector corresponding to the 'x' coordinates of each data point.

y

A numeric vector corresponding to the 'y' coordinates of each data point.

dim_x

An integer representing the image width (usually in pixels)

dim_y

An integer representing the image height (usually in pixels)

pixel_size

An integer representing the pixel size (usually in microns or nanometers)

pixel_unit

Character(s) for the unit of pixel (e.g. "nanometer", "nm", "micrometer").

min_distance

A numeric vector.


MaxLev/CloseEnough documentation built on May 9, 2019, 2:19 a.m.