File: contstate.tex

package info (click to toggle)
dstooltk-doc 2.0-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 4,024 kB
  • ctags: 451
  • sloc: perl: 753; makefile: 49; sh: 8
file content (40 lines) | stat: -rw-r--r-- 1,518 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
\section{The Continuation State Window}\index{Continuation State window}\index{window, Continuation State}
%
%
\begin{figure}[H]
%\vspace{2.0in}
\centerline{\psfig{figure=ps/contstate.ps,height=76pt}}
\caption{\label{Contstate}
The Continuation State window.
}
\end{figure}
 
%
%
%
\begin{description}

\item[Window title:] DsTool: Continuation State
\item[Function:] The Continuation State window displays information about
	the last point computed by the continuation routines.
\item[Description:] The Continuation State window is opened by selecting
	the State window button in the Equilibrium Continuation window.
	The window allows the user to see the values of the 
	variables, parameters, and auxiliary functions, as well as the eigenvalues
	of the Jacobian matrix for the last equilibrium point computed by the continuation routines.
	In addition, the point displayed can be copied to the Selected Point window.
\item[Panel items:] \mbox{}
	\begin{itemize}
	\item {\em Name} read-only text fields:
		Display the value of each variable, parameter,
		and auxiliary function in the current dynamical system
		at the end of the last computed continuation curve.
	\item Eigenvalues read-only text fields:
		Display the values of
		the eigenvalues of the Jacobian matrix at the last computed fixed point.
	\item Update selected point command button:
		Copies the displayed point into the Selected Point window.
	\item Dismiss command button:
		Closes the Continuation State window. 
	\end{itemize}
\end{description}