pylupnt.GnssOccludingBody

class pylupnt.GnssOccludingBody

Spherical body (e.g. Earth or Moon) that can occlude the transmitter-receiver line of sight during visibility checks

property position_m

Body center [m] in the same frame as satellite/receiver states (used when position_provider is None)

property position_provider

Per-epoch position callback(t_tai) -> [x,y,z] [m]; overrides position_m if set

property radius_m

Body radius [m]