|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BoundedPropagator
This interface is intended for ephemerides valid only during a time range.
This interface provides a mean to retrieve orbital parameters at any time within a given range. It should be implemented by orbit readers based on external data files and by continuous models built after numerical integration has been completed and dense output data as been gathered.
| Method Summary | |
|---|---|
AbsoluteDate |
getMaxDate()
Get the last date of the range. |
AbsoluteDate |
getMinDate()
Get the first date of the range. |
| Methods inherited from interface org.orekit.propagation.BasicPropagator |
|---|
propagate |
| Methods inherited from interface org.orekit.utils.PVCoordinatesProvider |
|---|
getPVCoordinates |
| Method Detail |
|---|
AbsoluteDate getMinDate()
AbsoluteDate getMaxDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||