OverviewΒΆ
Warning
Pre-implementation. The commands and workflows shown in this section describe the target v0 surface. They do not work today; the package, CLI, and installable source tree do not yet exist. Use these pages as a design preview.
Audience. New users installing rfgen for the first time and running their first generation.
Before you start. Python 3.10+, a working pip installation, and optionally a CUDA-capable GPU for Sionna backends.
What this section is not. This section is not a concept reference. For the why behind pipeline choices, see Concepts. For production recipes, see How-to guides.
Three short pages get you from pip install to a generated sample on disk:
Set up Python, optional backends, GPU prerequisites.
Generate 100 single-emitter samples in under a minute.
Assemble a multi-emitter wideband scene with channel and labels.
After Getting Started, head to:
Concepts for the what and the why
How-to guides for task-oriented recipes
Reference for the canonical surface