public final class HelmertTransformationFactory extends Object
Helmert transformations
.Modifier and Type | Field and Description |
---|---|
static HelmertTransformation |
ITRF00TO93
Helmert transformation between ITRF2000 and ITRF93.
|
static HelmertTransformation |
ITRF00TO97
Helmert transformation between ITRF2000 and ITRF97
see ftp://itrf.ensg.ign.fr/pub/itrf/ITRF.TP ------------------------------------------------------------------------------------- SOLUTION T1 T2 T3 D R1 R2 R3 EPOCH Ref. |
static HelmertTransformation |
ITRF05TO00
Helmert transformation between ITRF2005 and ITRF 2000.
|
static HelmertTransformation |
ITRF05TO08
Helmert transformation between ITRF2005 and ITRF 2008.
|
public static final HelmertTransformation ITRF05TO08
T1 T2 T3 D R1 R2 R3
mm mm mm 10-9 mas mas mas
-0.5 -0.9 -4.7 0.94 0.000 0.000 0.000
+/- 0.2 0.2 0.2 0.03 0.008 0.008 0.008
Rates 0.3 0.0 0.0 0.00 0.000 0.000 0.000
+/- 0.2 0.2 0.2 0.03 0.008 0.008 0.008
public static final HelmertTransformation ITRF05TO00
T1 T2 T3 D R1 R2 R3
mm mm mm 10-9 mas mas mas
0.1 -0.8 -5.8 0.40 0.000 0.000 0.000
+/- 0.3 0.3 0.3 0.05 0.012 0.012 0.012
Rates -0.2 0.1 -1.8 0.08 0.000 0.000 0.000
+/- 0.3 0.3 0.3 0.05 0.012 0.012 0.012
public static final HelmertTransformation ITRF00TO97
public static final HelmertTransformation ITRF00TO93
Copyright © 2021 CNES. All rights reserved.