Class JSOFA.CatalogCoords

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

public static class JSOFA.CatalogCoords extends Object
Typical catalogue coordinates. i.e. Position, proper motion, parallax and radial velocity.
Since:
AIDA Stage 1
Author:
Paul Harrison (paul.harrison@manchester.ac.uk) 4 Feb 2010
  • Field Details

  • Constructor Details

    • CatalogCoords

      public CatalogCoords(double ra, double dec, double pmr, double pmd, double px, double rv)