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 FormConstructor 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.
|
String |
toString() |
getAttitude, getBodyFrame, getBodyShape, getTargetPV
getAttitude, getSpinDerivativesComputation, setSpinDerivativesComputation
public BodyCenterGroundPointing(BodyShape shape)
shape
- a body shapeprotected Vector3D getTargetPoint(PVCoordinatesProvider pvProv, AbsoluteDate date, Frame frame) throws PatriusException
GroundPointing
getTargetPoint
in class GroundPointing
pvProv
- 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 © 2019 CNES. All Rights Reserved.