obj_extract {simts}R Documentation

Extract Object

Description

Extracts the object information and returns it.

Usage

obj_extract(theta, objdesc, cur_position)

Arguments

theta

A vec containing the theta values.

objdesc

A vec at the desc point.

cur_position

An integer at the current position.

Value

A field<vec> containing the breakdown of the object.


[Package simts version 0.2.2 Index]