Line | |
---|
1 | Some SLA routines migrate directly to SOFA. Simple PAL wrappers are
|
---|
2 | made available using the SLA name but new code should use the SOFA
|
---|
3 | variant directly. The PAL routines should not be called internally
|
---|
4 | by other PAL routines.
|
---|
5 |
|
---|
6 | Daf2r => Af2a
|
---|
7 | Dav2m => Rv2m
|
---|
8 | Dcc2s => C2s
|
---|
9 | Dcs2c => S2c
|
---|
10 | Dd2tf => D2tf
|
---|
11 | Dimxv => Trxp
|
---|
12 | Djcl => Jd2cal
|
---|
13 | Dmxm => Rxr
|
---|
14 | Dmxv => Rxp
|
---|
15 | Dm2av => Rm2v
|
---|
16 | Dranrm => Anp
|
---|
17 | Drange => Anpm
|
---|
18 | Dsep => Seps
|
---|
19 | Dsepv => Sepp
|
---|
20 | Dtf2d => Tf2d
|
---|
21 | Dtf2r => Tf2a
|
---|
22 | Dvdv => Pdp
|
---|
23 | Dvn => Pn
|
---|
24 | Dvxv => Pxp
|
---|
25 | Epb => Epb
|
---|
26 | Epb2d => Epb2jd
|
---|
27 | Epj => Epj
|
---|
28 | Epj2d => Epj2jd
|
---|
29 | Eqeqx => Ee06a
|
---|
30 | Fk5hz => Fk5hz
|
---|
31 | Gmst => Gmst06
|
---|
32 | Hfk5z => Hfk5z
|
---|
33 |
|
---|
34 |
|
---|
35 | Some SLA routines are close to the same but have different arguments
|
---|
36 | so a PAL routine is provided although it is probably best to port software
|
---|
37 | to the SOFA variant:
|
---|
38 |
|
---|
39 | slaDat =>palDat => iauDat
|
---|
40 |
|
---|
41 | slaGeoc has different arguments and uses the WGS84 model. The code is not
|
---|
42 | quite one-to-one.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.