Uses of Class
org.orekit.frames.transformations.HelmertTransformation

Packages that use HelmertTransformation
org.orekit.frames.transformations   
 

Uses of HelmertTransformation in org.orekit.frames.transformations
 

Fields in org.orekit.frames.transformations declared as HelmertTransformation
static HelmertTransformation HelmertTransformationFactory.ITRF00TO93
          Helmert transformation between ITRF2000 and ITRF93.
// see ftp://itrf.ensg.ign.fr/pub/itrf/ITRF.TP
// -------------------------------------------------------------------------------------
// SOLUTION T1 T2 T3 D R1 R2 R3 EPOCH Ref.
// UNITS----------> cm cm cm ppb .001" .001" .001" IERS Tech.
// .
static HelmertTransformation HelmertTransformationFactory.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.
UNITS----------> cm cm cm ppb .001" .001" .001" IERS Tech.
.
static HelmertTransformation HelmertTransformationFactory.ITRF05TO00
          Helmert transformation between ITRF2005 and ITRF 2000.
see http://itrf.ign.fr/ITRF_solutions/2005/tp_05-00.php

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


Table 1: Transformation parameters at epoch 2000.0 and their rates from ITRF2005 to ITRF2000 (ITRF2000 minus ITRF2005)
static HelmertTransformation HelmertTransformationFactory.ITRF05TO08
          Helmert transformation between ITRF2005 and ITRF 2008.
see http://itrf.ign.fr/ITRF_solutions/2008/tp_08-05.php

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

Table 1: Transformation parameters at epoch 2005.0 and their rates from ITRF2008 to ITRF2005 (ITRF2005 minus ITRF2008)
 



Copyright © 2017 CNES. All Rights Reserved.