org.orekit.frames.transformations
Class EME2000Provider
java.lang.Object
org.orekit.frames.transformations.FixedTransformProvider
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EME2000Provider
public EME2000Provider()
- Simple constructor.
Copyright © 2016 CNES. All Rights Reserved.