PlaneTruss_LengthOrientation: Geometric length and orientation from xy coordinates (plane...

Description Usage Arguments Value

Description

This function is used to get the geometric length and orientation from the nodal coordinates of an element. See also PlaneTruss_GeometricLengths() for lengths of multiple elements.

This function generates the geometric length and orientation from the nodal coordinates of an element.

Usage

1
2
3
PlaneTruss_LengthOrientation(vec_nodalcoordinates)

PlaneTruss_LengthOrientation(vec_nodalcoordinates)

Arguments

vec_nodalcoordinates

Vector of nodal coordinates in the form c(x1,y1,x2,y2).

vec_nodalcoordinates

Vector of nodal coordinates in the form c(x1,y1,x2,y2).

Value

Vector of the geometric length and orientation angle.

Vector of the geometric length and orientation angle.


khameelbm/finiteR documentation built on May 6, 2019, 8:03 p.m.