trough: Constructor - create an instance of the 'Trough' class

Description Usage Arguments Slots See Also

View source: R/main.R

Description

Create an instance of the Trough class containing n trough fill.

Usage

1
trough(id = NULL, pos, size, theta, rH, fill = list())

Arguments

id

A length-n numeric vector specifying a unique id

pos

A n \times 3 numeric matrix defining the object position coordinates.

Slots

size

A n \times 3 numeric matrix specifying the object size (length, width, height)

theta

A length-n numeric vector specifying the object orientation (horizontal angle in radian).

rH

A length-n numeric vector specifying the truncation ratio.

fill

A length-n list specifying the object fills

See Also

Trough-class


emanuelhuber/CBRDM documentation built on March 1, 2020, 9:33 a.m.