|
|
For simple sexagesimal angles the TBLFMT item has the form:
TBLFMT=units
where units is the units of the angle. The permitted values are
shown in Table
. For example, an angle tabulated in
units of degrees would be represented as:
TBLFMT=DEGREES
The angles tabulated must use a colon as a sexagesimal separator (as shown
in Table
). Columns of angles stored in this form must
obey the following constraints:
These simple sexagesimal formats are suitable for use in both free-format and fixed-format STLs. Indeed, they are the only way of representing sexagesimal angles in free-format STLs.
If a fixed-format STL is being read then the total width of the column
(in characters) must be appended to the specifier.
Figure
shows an example of this option; here column
RA has a width of nine characters and column DEC a width
of eight. The following files contain examples of the use of these
options:
/star/share/cursa/simple.TXT
/star/share/cursa/complex.TXT
/star/share/cursa/propmotn.TXT
CURSA Catalogue and Table Manipulation Applications