public interface ITargetDirection extends IDirection
IDirection.getVector(PVCoordinatesProvider, AbsoluteDate, Frame)
Modifier and Type | Method and Description |
---|---|
PVCoordinates |
getTargetPVCoordinates(AbsoluteDate date,
Frame frame)
Provides the target point at a given date in a given frame, represented by the
associated PVCoordinates object
|
getLine, getVector
PVCoordinates getTargetPVCoordinates(AbsoluteDate date, Frame frame) throws PatriusException
date
- the dateframe
- the framePatriusException
- if position cannot be computed in given frameCopyright © 2018 CNES. All Rights Reserved.