fr.cnes.genopus.nonWidget.attitudes
Class CustomNadirPointing

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

public class CustomNadirPointing
extends org.orekit.attitudes.NadirPointing
implements CustomAttitudeLaw

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

Author:
ffsm
See Also:
Serialized Form

Constructor Summary
CustomNadirPointing(org.orekit.bodies.BodyShape shape)
           
 
Method Summary
 String toString()
          
 
Methods inherited from class org.orekit.attitudes.NadirPointing
getTargetPoint, getTargetPV
 
Methods inherited from class org.orekit.attitudes.GroundPointing
getAttitude, getBodyFrame, getBodyShape
 
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

CustomNadirPointing

public CustomNadirPointing(org.orekit.bodies.BodyShape shape)
Parameters:
shape - Body shape
See Also:
NadirPointing.NadirPointing(BodyShape)
Method Detail

toString

public String toString()

Overrides:
toString in class Object


Copyright © 2017. All rights reserved.