GetPlaneDirections: Structural planes' directions

Description Usage Arguments Details Value See Also

Description

Calculates structural planes' dip and strike vectors.

Usage

1
2
3
4
5
GetPlaneDirections(object, ...)

## S4 method for signature 'spatial3DDataFrame'
GetPlaneDirections(object, dip = "Dip",
  strike = "Strike")

Arguments

object

A spatial3DDataFrame object.

dip, strike

Names of columns containing dip and strike information.

Details

Dip and strike values are assumed to be in degrees.

Value

A directions3DDataFrame (with twice the number of rows as the input) containing the coordinates of the vectors that define a structural plane (one parallel to dip and the other parallel to strike). The coordinates are normalized to unit length.

See Also

GetNormals, GetLineDirections


italo-goncalves/geomod3D documentation built on May 24, 2019, 2:49 p.m.