ASAP Logo

Antenna Scatterers Analysis Program

Source Code Description: Subroutine SART



SART

PURPOSE: to sort data for polar plot.

METHOD: This subroutine sorts the values of the points to be plotted by the polar plot package starting with the greatest positive value of y to the greatest negative value. In the DO LOOP ending at statement 1, the value of (xi, yi) is interchanged with the value of (xj, yj) if yj is greater than yi.

CALLED BY:

CALLS TO: NONE


Return to System Manual

Goto User's Manual

See also the quick reference for the user's guide.

Goto Examples page

Goto Download Page

Return to ASAP Homepage

Last modified on: 3 Nov 2007