GetNormals: Normals to structural planes

Description Usage Arguments Details Value See Also

Description

Calculates the vector normal to a structural plane.

Usage

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

## S4 method for signature 'spatial3DDataFrame'
GetNormals(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 containing the coordinates of the normals to the specified planes. The coordinates are normalized to unit length.

See Also

GetPlaneDirections, GetLineDirections


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