pylupnt.trace_ray

pylupnt.trace_ray(epoch: SupportsFloat | SupportsIndex, pos_tx: Annotated[numpy.typing.ArrayLike, numpy.float64, '[3, 1]'], pos_rx: Annotated[numpy.typing.ArrayLike, numpy.float64, '[3, 1]'], config: pylupnt._pylupnt.RayTraceConfig, debug_prop: bool = False, debug_corr: bool = False) pylupnt._pylupnt.PathProfile

Trace a ray from pos_tx to pos_rx and return a PathProfile.