Package org.jastronomy.jsofa
Class JSOFA.SphericalPositionVelocity
java.lang.Object
org.jastronomy.jsofa.JSOFA.SphericalPositionVelocity
- Enclosing class:
JSOFA
A position and velocity expressed in spherical polar coordinates.
- Since:
- AIDA Stage 1
- Author:
- Paul Harrison (paul.harrison@manchester.ac.uk) 4 Feb 2010
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSphericalPositionVelocity
(double theta, double phi, double r, double td, double pd, double rd) -
Method Summary
-
Field Details
-
pos
-
vel
-
-
Constructor Details
-
SphericalPositionVelocity
public SphericalPositionVelocity(double theta, double phi, double r, double td, double pd, double rd)
-