In order to achieve the goal described in section , the
section Position in the CLASS files is redesigned as described in
table
. This section is delivered in the version 2 of
the observations1. The modifications are:
Fortran type | Parameter | Position | Description |
C*12 | SOURC | 1-3 | Source name |
I*4 | SYSTEM | 4 | Code for coordinate system |
R*4 | EQUINOX | 5 | Equinox of coordinates |
I*4 | PROJ | 6 | Code for projection system |
R*8 | LAM | 7-8 | Lambda of projection center |
R*8 | BET | 9-10 | Beta of projection center |
R*8 | PROJANG | 11-12 | Projection angle |
R*4 | LAMOF | 13 | Offset in Lambda |
R*4 | BETOF | 14 | Offset in Beta |
As a reminder and for comparison, the description of the old Position
section is available in the Appendix .