public interface LocalRadiusProvider extends Serializable
| Modifier and Type | Method and Description |
|---|---|
double |
getLocalRadius(Vector3D position,
Frame frame,
AbsoluteDate date,
PVCoordinatesProvider occultedBodyIn)
Calculate the apparent radius.
|
double getLocalRadius(Vector3D position, Frame frame, AbsoluteDate date, PVCoordinatesProvider occultedBodyIn)
position - spacecraft positionframe - frame in which position is expresseddate - date of positionoccultedBodyIn - body occulted by thisCopyright © 2021 CNES. All rights reserved.