RCAIDE.Library.Methods.Geometry.Planform.compute_segment_centroid
compute_segment_centroid#
- compute_segment_centroid(le_sweep, seg_span, dx, dy, dz, taper, dihedral, root_chord, tip_chord)[source]#
Computes the centroid of a trapezoidal segment
Assumptions: Polygon
Source: None
Inputs: le_sweep [rad] seg_span [m] dx [m] dy [m] taper [dimensionless] dihedral [radians] root_chord [m] tip_chord [m]
Outputs: cx,cy [m,m]
Properties Used: N/A