fr.cnes.genopus.nonWidget.attitudes
Class CustomBodyCenterGroundPointing

java.lang.Object
  extended by org.orekit.attitudes.AbstractAttitudeLaw
      extended by org.orekit.attitudes.GroundPointing
          extended by org.orekit.attitudes.BodyCenterGroundPointing
              extended by fr.cnes.genopus.nonWidget.attitudes.CustomBodyCenterGroundPointing
All Implemented Interfaces:
CustomAttitudeLaw, Serializable, org.orekit.attitudes.AttitudeLaw, org.orekit.attitudes.AttitudeProvider

public class CustomBodyCenterGroundPointing
extends org.orekit.attitudes.BodyCenterGroundPointing
implements CustomAttitudeLaw

Custom class to add requiered getters method not yet present in PATRIUS.

Author:
ffsm
See Also:
Serialized Form

Constructor Summary
CustomBodyCenterGroundPointing(org.orekit.bodies.BodyShape shape)
           
 
Method Summary
 String toString()
          
 
Methods inherited from class org.orekit.attitudes.BodyCenterGroundPointing
getTargetPoint
 
Methods inherited from class org.orekit.attitudes.GroundPointing
getAttitude, getBodyFrame, getBodyShape, getTargetPV
 
Methods inherited from class org.orekit.attitudes.AbstractAttitudeLaw
getAttitude, getSpinDerivativesComputation, setSpinDerivativesComputation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.orekit.attitudes.AttitudeProvider
getAttitude, getAttitude, setSpinDerivativesComputation
 

Constructor Detail

CustomBodyCenterGroundPointing

public CustomBodyCenterGroundPointing(org.orekit.bodies.BodyShape shape)
Parameters:
shape - Body shape
See Also:
BodyCenterGroundPointing#BodyCenterGroundPointing(shape)
Method Detail

toString

public String toString()

Overrides:
toString in class Object


Copyright © 2017. All rights reserved.