Home
last modified time | relevance | path

Searched refs:mean_resultant (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dpsrose.c505 double asize, lsize, this_az, half_bin_width, diameter, wesn[4], mean_vector, mean_resultant; in GMT_psrose() local
695 mean_resultant = mean_radius = hypot (xr, yr) / total; in GMT_psrose()
697 significant = (mean_resultant > critical_resultant); in GMT_psrose()
717 …GMT_Report (API, GMT_MSG_INFORMATION, format, n, mean_theta, mean_vector, mean_resultant, max, mea… in GMT_psrose()
762 out[0] = (double)n; out[1] = mean_theta; out[2] = mean_vector; out[3] = mean_resultant; in GMT_psrose()
1041 S->data[GMT_Z][0] = mean_resultant; in GMT_psrose()
/dports/graphics/gmt/gmt-6.3.0/doc/rst/source/
H A Drose.rst109 *mean_az, mean_r, mean_resultant, max_r, scaled_mean_r, length_sum, n, sign@alpha*,