6 custom types (tle, eci_position, geodetic, topocentric, observer, pass_event), 67 SQL functions, 2 operators (&&, <->), and a GiST operator class for altitude-band indexing. Wraps Bill Gray's sat_code for SGP4/SDP4 propagation with WGS-72 constants for propagation and WGS-84 for coordinate output. All 5 regression tests pass on PG 18.
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
comment = 'Orbital mechanics types and functions for PostgreSQL'
|
|
default_version = '0.1.0'
|
|
module_pathname = '$libdir/pg_orbit'
|
|
relocatable = true
|