public class BodyCenterGroundPointing extends GroundPointing
BodyCenterPointing and
this class is that the target point of the former is the body center, while that of the latter is the corresponding
point on the ground.
The satellite z axis is pointing to the body frame center.
GroundPointing,
BodyCenterPointing,
Serialized Form| Constructor and Description |
|---|
BodyCenterGroundPointing(BodyShape shape)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Vector3D |
getTargetPoint(PVCoordinatesProvider pvProv,
AbsoluteDate date,
Frame frame)
Compute the target point in specified frame.
|
getAttitude, getBodyFrame, getBodyShape, getTargetPVgetAttitude, getSpinDerivativesComputation, setSpinDerivativesComputationpublic BodyCenterGroundPointing(BodyShape shape)
shape - a body shapeprotected Vector3D getTargetPoint(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) throws PatriusException
GroundPointinggetTargetPoint in class GroundPointingpvProv - provider for PV coordinatesdate - date at which target point is requestedframe - frame in which observed ground point should be providedPatriusException - if some specific error occurs,
such as no target reachedCopyright © 2017 CNES. All rights reserved.