pylupnt.compute_vis

pylupnt.compute_vis(pos1: Annotated[numpy.typing.ArrayLike, numpy.float64, '[3, 1]'], pos2: Annotated[numpy.typing.ArrayLike, numpy.float64, '[3, 1]'], radius: SupportsFloat | SupportsIndex, max_angle: SupportsFloat | SupportsIndex) bool

True if pos1 and pos2 [km] have line-of-sight past a blocking sphere of given radius [km] and within max_angle [rad].