Get a point reflected by paths(scene.compute_paths()) #438
Replies: 1 comment
-
Duplicate of #329. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I'm making a program in Sionna where I need a/the point(s) reflected after the signal send.
I already get functions paths.sources.numpy() and paths.targets.numpy() but I cant get the points(coordinates) in the middle of the path.
Can someone help in this?
Beta Was this translation helpful? Give feedback.
All reactions