Skip to content

batch_size in Sionna #346

Answered by SebastianCa
weirdooo-18 asked this question in Q&A
Discussion options

You must be logged in to vote

The function sample_positions allows to sample batch_size random user positions from the coverage map. In this case, batch_size denotes the number of samples that are returned by the function (i.e., a tensor of shape [batch_size, 3] containing random (x,y,z) positions).

You can find a detailed example in the Introduction to Sionna RT notebook.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by weirdooo-18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants