Skip to content

EphemerisRecord

EphemerisRecord Schema

Properties

Name Type Description
id Integer Primary key for the EphemerisRecord
position_id Integer Foreign key to the associated Target
coordinates_id Integer Foreign key to a TargetCoordinates entry

Relationships

Relationship Name Type
coordinates Coordinates