Learn R Programming

FARS (version 0.8.0)

get_ellipsoids.fars_scenario: Get Ellipsoids from a fars_scenario Object.

Description

Returns the list of ellipsoids from a fars_scenario object.

Usage

# S3 method for fars_scenario
get_ellipsoids(x, ...)

Value

A list of matrices defining the ellipsoids at each time.

Arguments

x

An object of class fars_scenario.

...

Additional arguments (ignored).