struct.pile.moment
Syntax
Vector Access
- v = struct.pile.moment(p,iend<,i>)
Get the nodal moment acting on the pile element at end iend ∈ {1, 2} in the element local system. Returns a vector, unless an optional component argument i is supplied, in which case it returns the component value.
Returns: v - moment of inertia vector or component
Arguments: p - a pointer to a pile element
Component Access
- f = struct.pile.moment.x(p,iend)
Get the x-component of the nodal moment acting on the pile element at end iend ∈ {1, 2} in the element local system.
Returns: f - x-component of nodal moment
Arguments: p - a pointer to a pile element
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |