Uses of Class
org.orekit.utils.TopocentricPV

Packages that use TopocentricPV
org.orekit.frames This package provides classes to handle frames and transforms between them. 
 

Uses of TopocentricPV in org.orekit.frames
 

Methods in org.orekit.frames that return TopocentricPV
 TopocentricPV TopocentricFrame.transformFromPVToTopocentric(PVCoordinates extPV, Frame frame, AbsoluteDate date)
          Transform a Cartesian position and velocity coordinates into topocentric coordinates in this local topocentric frame.
 

Methods in org.orekit.frames with parameters of type TopocentricPV
 PVCoordinates TopocentricFrame.transformFromTopocentricToPV(TopocentricPV topoCoord)
          Transform topocentric set of coordinates into Cartesian position and velocity coordinates expressed in this local topocentric frame .
 



Copyright © 2016 CNES. All Rights Reserved.