Re-exports§
pub use crate::constants::C_KM_S;
Structs§
- Comm
Timeline Entry - Timeline entry for communication delay along a route.
Enums§
- Comm
Feasibility - Communication feasibility classification.
Functions§
- comm_
timeline_ linear - Compute communication timeline along a linear route between two planets.
- distance_
between_ positions - Distance between two heliocentric positions (km).
- free_
space_ path_ loss_ db - Free-space path loss in dB.
- light_
time_ minutes - One-way light time in minutes.
- light_
time_ seconds - One-way light time (seconds) for a given distance in km.
- planet_
distance_ range - Minimum and maximum distances between two planets (km).
- planet_
light_ delay - Light delay between two planets at a given Julian Date.
- planet_
light_ delay_ range - Light delay range between two planets (min, max) in seconds.
- round_
trip_ light_ time - Round-trip light time (seconds) — relevant for query-response communication.
- ship_
planet_ light_ delay - Light delay between a spacecraft position (x, y in km, heliocentric) and a planet.