Annotation of loncom/html/adm/help/tex/Function_Plot_Response_Vector_Rule.tex, revision 1.3

1.2       www         1: \label{Function_Plot_Response_Vector_Rule}
1.1       www         2: 
                      3: \begin{itemize}
1.3     ! raeburn     4: \item ``Index/Name'' - This is an internal label for the rule.  Something must be entered here, and it must be different for each rule.  This same value will be used to add a conditional hint.
1.1       www         5: 
1.3     ! raeburn     6: \item ``Vector'' - The name of one of the vectors in the list of Elements above.  Specifically, the one you want to test.
1.1       www         7: 
1.3     ! raeburn     8: \item ``Attached to object'' - Enter the object(s) this vector should be attached to.  For more than one object, separate them by commas.  If the vector should not be attached to any object, leave this blank.  In this case, an object is considered attached if its tail OR its tip is in the vicinity of the object.
1.2       www         9: 
1.3     ! raeburn    10: \item ``Not attached to object'' - Enter the object(s) that this vector should be not be near.  For more than one object, separate them by commas.  Particularly useful for distractor vectors.
1.2       www        11: 
1.3     ! raeburn    12: \item ``Tail/Tip (not) attached to object'' - The same as the previous two statements, but specific to only the Tail/Tip of the vector.
1.2       www        13: 
1.3     ! raeburn    14: \item ``Length'' - How long the vector should be.
1.1       www        15: 
1.3     ! raeburn    16: \item ``Absolute error length'' - How accurate the length must be to get the answer correct.
1.1       www        17: 
1.3     ! raeburn    18: \item ``Angle'' - What direction should the vector point.  All values are measured in degrees, counterclockwise starting at the positive x-axis.  Values must be $0\le\theta<360$
1.1       www        19: 
1.3     ! raeburn    20: \item ``Absolute error angle'' - How accurate the angle must be to get the answer correct.
1.1       www        21: \end{itemize}

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