Uses of Class
org.orekit.utils.CardanMountPV

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

Uses of CardanMountPV in org.orekit.frames
 

Methods in org.orekit.frames that return CardanMountPV
 CardanMountPV TopocentricFrame.transformFromPVToCardan(PVCoordinates extPV, Frame frame, AbsoluteDate date)
          Transform a Cartesian position coordinates into Cardan mounting in this local topocentric frame.
 

Methods in org.orekit.frames with parameters of type CardanMountPV
 PVCoordinates TopocentricFrame.transformFromCardanToPV(CardanMountPV cardan)
          Transform a Cardan mounting into Cartesian coordinates (position and velocity) expressed in this local topocentric frame.
 



Copyright © 2016 CNES. All Rights Reserved.