| id |
Integer |
Primary key for the TargetCoordinates |
| ra_deg |
Float |
ICRS right ascension in degrees |
| dec_deg |
Float |
ICRS declination in degrees |
| distance_pc |
Float (Optional) |
Distance in pc |
| pm_ra_mas_per_year |
Float (Optional) |
Proper motion in RA times cos(Dec) in mas/year |
| pm_dec_mas_per_year |
Float (Optional) |
Proper motion in Dec in mas/year |
| radial_velocity_km_per_sec |
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 |