Kozai
Satellite pass prediction and ground station control.
The pieces fit together in this order:
TLE/OMMparse orbital elements.SGP4propagates them to a position and velocity in the TEME frame.FramesandObserverturn that into look angles for a place on Earth.Passessearches those look angles for passes over the horizon.SunandIlluminationsay which of those passes can be seen by eye.Watchlistnarrows them to the station's own satellites, andScheduledecides which of the survivors the antenna actually works.Doppler,Transponders,RotatorandRadioact on the result.Catalog,ConfigandApiwrap it all up as a daemon.
Constants
VERSION = "0.4.0"
Library version, kept in step with shard.yml.
Nested types
- Kozai::Api
- Kozai::Assets
- Kozai::Bundled
- Kozai::CLI
- Kozai::Catalog
- Kozai::Config
- Kozai::Doppler
- Kozai::Error
- Kozai::Frames
- Kozai::Hamlib
- Kozai::Illumination
- Kozai::OMM
- Kozai::Observer
- Kozai::Passes
- Kozai::Radio
- Kozai::Rotator
- Kozai::SGP4
- Kozai::Schedule
- Kozai::Selection
- Kozai::Settings
- Kozai::Sun
- Kozai::TLE
- Kozai::Timescale
- Kozai::Transponders
- Kozai::Vector3
- Kozai::Watchlist