File:
[LON-CAPA] /
loncom /
html /
adm /
help /
tex /
Function_Plot_Response_Spline.tex
Revision
1.2:
download - view:
text,
annotated -
select for diffs
Sat Aug 20 17:48:11 2016 UTC (8 years, 2 months ago) by
raeburn
Branches:
MAIN
CVS tags:
version_2_12_X,
version_2_11_X,
version_2_11_5_msu,
version_2_11_5,
version_2_11_4_uiuc,
version_2_11_4_msu,
version_2_11_4,
version_2_11_3_uiuc,
version_2_11_3_msu,
version_2_11_3,
version_2_11_2_uiuc,
version_2_11_2_msu,
version_2_11_2_educog,
version_2_11_2,
HEAD
- Use LaTeX-style single and double quotes.
\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>