Skip to content

generating csv file (ray tracing) #635

Closed Answered by faycalaa
hadiaushaq asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @hadiaushaq,

Sionna doesn't have a built-in feature for exporting coverage maps as CSV files.

However, you can access the computed RSS values using the rss property of the CoverageMap object and the positions of the cell centers. You could then save these values as a CSV file, e.g., using Python's csv module.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@hadiaushaq
Comment options

@merlinND
Comment options

Answer selected by merlinND
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants