fr.cnes.genopus.nonWidget.attitudes
Class CustomBodyCenterGroundPointing
java.lang.Object
org.orekit.attitudes.AbstractAttitudeLaw
org.orekit.attitudes.GroundPointing
org.orekit.attitudes.BodyCenterGroundPointing
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
| 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 interface org.orekit.attitudes.AttitudeProvider |
getAttitude, getAttitude, setSpinDerivativesComputation |
CustomBodyCenterGroundPointing
public CustomBodyCenterGroundPointing(org.orekit.bodies.BodyShape shape)
- Parameters:
shape - Body shape- See Also:
BodyCenterGroundPointing#BodyCenterGroundPointing(shape)
toString
public String toString()
-
- Overrides:
toString in class Object
Copyright © 2017. All rights reserved.