| id |
Integer |
Primary key for the TargetCoordinates |
| ha |
Float |
Topocentric or observed hour angle in degrees |
| dec |
Float |
Topocentric or observed declination in degrees |
| pm_ha |
Float (Optional) |
Proper motion in HA times cos(Dec) in arcsec/s |
| pm_dec |
Float (Optional) |
Proper motion in Dec in arcsec/s |
| refraction |
Boolean |
Coordinates need correction for refraction? False = observed (refraction-corrected), true = topocentric |
| coordinate_type |
Enum(equatorial, ecliptic, galactic, horizontal, topocentric) |
Type of the coordinate system |
| epoch |
DateTime (Optional) |
Epoch of observation |