HQuadrantBillow:
--------------------------------------------------------------------------
Models a single sail quadrant as a section of an oblique cone.
Linear billow displacement along center of quadrant from inside corner to
outside edge. Quadratic billow along this reference line.
Since version 7.
--------------------------------------------------------------------------
Form:
z = HQuadrantBillow( x, y, data )
--------------------------------------------------------------------------
------
Inputs:
------
x (1,m) x position
y (1,m) y position
data (:) Data structure
.b % billow depth (fraction of boom length)
.L % length along boom
-------
Outputs
-------
z (1,m)
--------------------------------------------------------------------------