Constants#
Physical layer constants and parameters for 5G NR.
Overview#
The Constants module provides:
Physical Layer Constants - Standard 5G NR parameters
API Reference#
Centralized constants for the RAN project.
Exposes values intended to be shared across modules to keep behavior consistent and configurable from a single place.
- ran.constants.constants.LLR_CLAMP_ABS: float = 10000.0#
Saturation clamp for log-likelihood ratios (matches cuPHY behavior).