Class JSOFA.SphericalPositionVelocity

java.lang.Object
org.jastronomy.jsofa.JSOFA.SphericalPositionVelocity
Enclosing class:
JSOFA

public static class JSOFA.SphericalPositionVelocity extends Object
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 Details

  • Constructor Details

    • SphericalPositionVelocity

      public SphericalPositionVelocity(double theta, double phi, double r, double td, double pd, double rd)