Skip to content

EphemeralPosition

EphemeralPosition Schema

Properties

Name Type Description
id Integer Primary key for the Target
uid UUID No description
position_type Enum(fixed, ephemeral, catalog, orbital) Type of the target position
target_id Integer (Optional) Foreign key to the associated Target

Relationships

Relationship Name Type
ephemeris EphemerisRecord
target Target