Uses of Class
org.orekit.frames.configuration.PolarMotion

Packages that use PolarMotion
org.orekit.frames.configuration   
 

Uses of PolarMotion in org.orekit.frames.configuration
 

Methods in org.orekit.frames.configuration that return PolarMotion
 PolarMotion FramesConfigurationImplementation.getPolarMotionModel()
          Get the polar motion model.
 PolarMotion FramesConfiguration.getPolarMotionModel()
          Get the polar motion model.
 

Methods in org.orekit.frames.configuration with parameters of type PolarMotion
 void FramesConfigurationBuilder.setPolarMotion(PolarMotion polarMotionModel)
          Setter for polar motion provider in the builder.
protected  void FramesConfigurationImplementation.setPolarMotionModel(PolarMotion model)
          Set the polar motion model.
 



Copyright © 2016 CNES. All Rights Reserved.