Interface OrbitInterpolationRequest
-
- All Known Implementing Classes:
OrbitInterpolationRequestImpl
public interface OrbitInterpolationRequestThis interface defines a request for an orbit interpolation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OrbitgetOrbit()
-
-
-
Method Detail
-
getOrbit
Orbit getOrbit()
- Returns:
- the orbit to interpolate
-
-