~ubuntu-branches/debian/jessie/eso-midas/jessie

« back to all changes in this revision

Viewing changes to applic/help/identicurs.hlq

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-okiwi1assxkkiz39
Tags: upstream-13.09pl1.2+dfsg
ImportĀ upstreamĀ versionĀ 13.09pl1.2+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
% @(#)identicurs.hlq    2.3 (ESO-IPG) 10/27/91 14:13:46 
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1990 European Southern Observatory
 
4
%.IDENT      identicurs.hlq
 
5
%.AUTHOR     JDP, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files, IDENTIFY/CURSOR
 
7
%.PURPOSE    On-line help file for the command: IDENTIFY/CURSOR
 
8
%.VERSION    1.0  07-OCT-1985 : Creation, JDP
 
9
%----------------------------------------------------------------
 
10
\se
 
11
SECTION./CURS
 
12
\es\co
 
13
IDENTIFY/CURSOR                                         07-OCT-1985  JDP
 
14
\oc\su
 
15
IDENTIFY/CURSOR table ident x [y] [error]
 
16
        identify table entries from display
 
17
\us\pu
 
18
Purpose:      Identify table entries from image display system.
 
19
              This command : 1.finds entries in the table with the
 
20
              smallest distance (see note below) to the cursor position,
 
21
              and 2. asks for the identification (see note below)
 
22
\up\sy
 
23
Syntax:       IDENTIFY/CURSOR table ident x [y] [error]
 
24
\ys\pa
 
25
              table = table name
 
26
\ap\pa
 
27
              ident = reference to the column to be identified.
 
28
                      If the column does not exist it is created
 
29
                      with type 'R*4.
 
30
\ap\pa
 
31
              x     = reference to the column with the abscisae
 
32
\ap\pa
 
33
              y     = optional reference to the column with the ordinates
 
34
\ap\pa
 
35
              error = optional upper limit in the calculation of the
 
36
                      distance
 
37
 
 
38
\ap\no
 
39
Note:         1.The cursor box has to be set up as follows:
 
40
                Defined cursor on, TRACK off, RATE on.
 
41
                Pressing the ENTER button will list the table entry.
 
42
                Set defined cursor(s) off + press ENTER
 
43
                to exit.
 
44
              2.The identification is entered from the keyboard as
 
45
                - a valid number of character string to be written into
 
46
                  the table.
 
47
                - the symbol * to delete the identification.
 
48
                - RETURN to skip to the next cursor position.
 
49
              3.The distance is the euclidean distance in one or two
 
50
                dimensions according to the reference to the ordinate column.
 
51
        
 
52
\on\exs
 
53
Examples:
 
54
\ex
 
55
              IDENTIFY/CURSOR POSITIONS :IDENT :X :Y
 
56
\xe \sxe