org.orekit.frames.transformations
Class EME2000Provider

java.lang.Object
  extended by org.orekit.frames.transformations.FixedTransformProvider
      extended by org.orekit.frames.transformations.EME2000Provider
All Implemented Interfaces:
Serializable, TransformProvider

public final class EME2000Provider
extends FixedTransformProvider

EME2000 frame : mean equator at J2000.0.

This frame was the standard inertial reference prior to GCRF. It was defined using Lieske precession-nutation model for Earth. This frame has been superseded by GCRF which is implicitly defined from a few hundred quasars coordinates.

The transformation between GCRF and EME2000 is a constant rotation bias.

Author:
Luc Maisonobe
See Also:
Serialized Form

Constructor Summary
EME2000Provider()
          Simple constructor.
 
Method Summary
 
Methods inherited from class org.orekit.frames.transformations.FixedTransformProvider
getTransform, getTransform, getTransform, getTransform
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EME2000Provider

public EME2000Provider()
Simple constructor.



Copyright © 2017 CNES. All Rights Reserved.