org.orekit.frames.configuration.libration
Class LibrationCorrectionModelFactory

java.lang.Object
  extended by org.orekit.frames.configuration.libration.LibrationCorrectionModelFactory

public class LibrationCorrectionModelFactory
extends Object

Factory for predefined models.

Since:
1.3
Version:
$Id: LibrationCorrectionModelFactory.java 17602 2017-05-18 08:25:23Z bignon $
Author:
Rami Houdroge

Field Summary
static LibrationCorrectionModel LIBRATION_IERS2010
          IERS 2010.
static LibrationCorrectionModel NO_LIBRATION
          Ignore the libration effects.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NO_LIBRATION

public static final LibrationCorrectionModel NO_LIBRATION
Ignore the libration effects.


LIBRATION_IERS2010

public static final LibrationCorrectionModel LIBRATION_IERS2010
IERS 2010.



Copyright © 2017 CNES. All Rights Reserved.