create_star_crosssections: Create crosssections from a Star object

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/create_star_crosssections.R

Description

Create crosssections from a Star object

Usage

1

Arguments

Star

a Star Object that contains columns "BeamId" and "SegmentId", as created by create_star()

Details

Splits the dataframe ofa Star into its constituent beams (identified by their "BeamId"). Binds the data of each beam to the reverse of its opposite beam. This creates crosssections with the original geographic center of the Star in the center of the crosssections.

The number of beams must be an even number.

Value

List of dataframes

Author(s)

Johannes Mast

See Also

create_star, split_star_into_beams

Examples

1

JohMast/UrbanStars documentation built on May 28, 2019, 8:58 p.m.