| id |
Integer |
Primary key for the TargetCoordinates |
| ra |
Float |
ICRS right ascension in degrees |
| dec |
Float |
ICRS declination in degrees |
| distance |
Float (Optional) |
Distance in pc |
| pm_ra |
Float (Optional) |
Proper motion in RA times cos(Dec) in mas/year |
| pm_dec |
Float (Optional) |
Proper motion in Dec in mas/year |
| radial_velocity |
Float (Optional) |
Radial velocity in km/s |
| coordinate_type |
Enum(equatorial, ecliptic, galactic, horizontal, topocentric) |
Type of the coordinate system |
| epoch |
DateTime (Optional) |
Epoch of observation |