HorizontalCoordinates
HorizontalCoordinates Schema
Properties
| Name | Type | Description |
|---|---|---|
| id | Integer |
Primary key for the TargetCoordinates |
| az | Float |
Azimuth in degrees |
| alt | Float |
Altitude in degrees |
| pm_az | Float (Optional) |
Proper motion in azimuth times cos(alt) in arcsec/s |
| pm_alt | Float (Optional) |
Proper motion in altitude in arcsec/s |
| coordinate_type | Enum(equatorial, ecliptic, galactic, horizontal, topocentric) |
Type of the coordinate system |
| epoch | DateTime (Optional) |
Epoch of observation |