Description Usage Arguments Details Value See Also
Calculates the vector normal to a structural plane.
1 2 3 4 5 | GetNormals(object, ...)
## S4 method for signature 'spatial3DDataFrame'
GetNormals(object, dip = "Dip",
strike = "Strike")
|
object |
A |
dip, strike |
Names of columns containing dip and strike information. |
Dip and strike values are assumed to be in degrees.
A directions3DDataFrame containing the
coordinates of the normals to the specified planes. The
coordinates are normalized to unit length.
GetPlaneDirections, GetLineDirections
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.