public class CustomTargetGroundPointing extends org.orekit.attitudes.TargetGroundPointing implements CustomAttitudeLaw
| Constructor and Description |
|---|
CustomTargetGroundPointing(org.orekit.bodies.ExtendedOneAxisEllipsoid shape,
org.orekit.bodies.GeodeticPoint targetGeo) |
| Modifier and Type | Method and Description |
|---|---|
org.orekit.bodies.GeodeticPoint |
getTargetGeo()
Getter for the target defined as a geodetic point in body shape frame.
|
String |
toString() |
getAttitude, getBodyFrame, getBodyShape, getTargetPVgetAttitude, getSpinDerivativesComputation, setSpinDerivativesComputationpublic CustomTargetGroundPointing(org.orekit.bodies.ExtendedOneAxisEllipsoid shape,
org.orekit.bodies.GeodeticPoint targetGeo)
shape - body shapetargetGeo - target defined as a geodetic point in body shape frameTargetGroundPointing#TargetGroundPointing(ExtendedOneAxisEllipsoid , GeodeticPoint )Copyright © 2017. All rights reserved.