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, getVectorPVCoordinates getTargetPVCoordinates(AbsoluteDate date, Frame frame) throws PatriusException
date - the dateframe - the framePatriusException - if position cannot be computed in given frameCopyright © 2020 CNES. All rights reserved.