public static class AggregatedPVCoordinatesProvider.InvalidPVProvider extends Object implements PVCoordinatesProvider
PVCoordinatesProvider that throws an illegal state exception.| Constructor and Description |
|---|
InvalidPVProvider() |
| Modifier and Type | Method and Description |
|---|---|
TimeStampedPVCoordinates |
getPVCoordinates(AbsoluteDate date,
Frame frame)
Get the
PVCoordinates of the body in the selected frame. |
public TimeStampedPVCoordinates getPVCoordinates(AbsoluteDate date, Frame frame)
PVCoordinatesProviderPVCoordinates of the body in the selected frame.getPVCoordinates in interface PVCoordinatesProviderdate - current dateframe - the frame where to define the positionCopyright © 2002-2022 CS GROUP. All rights reserved.