| Modifier and Type | Field and Description |
|---|---|
JSOFA.SphericalCoordinate |
pm
proper motion (radians/year)
|
JSOFA.SphericalCoordinate |
pos
position (radians)
|
double |
px
parallax (arcsec)
|
double |
rv
radial velocity (km/s, positive = receding)
|
| Constructor and Description |
|---|
CatalogCoords(double ra,
double dec,
double pmr,
double pmd,
double px,
double rv) |
public JSOFA.SphericalCoordinate pos
public JSOFA.SphericalCoordinate pm
public double px
public double rv
Copyright © 2010–2021 JBCA, University of Manchester. All rights reserved.