File:  [LON-CAPA] / loncom / html / adm / help / tex / Function_Plot_Response_Spline.tex
Revision 1.1: download - view: text, annotated - select for diffs
Fri Jan 14 01:56:37 2011 UTC (13 years, 5 months ago) by www
Branches: MAIN
CVS tags: version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, version_2_10_X, version_2_10_1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, HEAD, BZ4492-merge, BZ4492-feature_horizontal_radioresponse
Documentation for functionplotresponse

\label{Function_Plot_Response_Spline}
``Index" - This is the label assigned to the spline.  In general, it's simplest just to label them A, B, C etc.

``Order'' - This determines the number of Control Points on the spline.  For example, selecting '3' means there will be 3 points on the spline that can be moved, as well as 3 points off the spline that will control the slope.

``Initial x-value'' and ``Initial y-value'' - These values determine where the left most Control Point will be.

``Scale x'' - This determines the right most location of the Control Points (on the spline).  To figure out where this point will be, add 'Initial x-value' to 'Scale x'.

``Scale y'' - This determines the distance (in the y-direction) between the Control Points on the spline, and the ones that control the slope.


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>