RFMXNR_ATTR_SATELLITE_ACCESS_NODE_CLASS
- Updated2025-10-13
- 1 minute(s) read
Specifies the downlink SAN (Satellite Access Node) class representing the satellite constellation as specified in section 6.6.4 of 3GPP 38.108 specification.
Syntax
RFMXNR_ATTR_SATELLITE_ACCESS_NODE_CLASS
Numeric Value | Data Type | Access | Applies To |
|---|---|---|---|
9437347 | int32 | Read/Write | N/A |
Remarks
This attribute impacts the spectral emission mask for downlink.
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
The default value is GEO (0).
Name | Value | Description |
|---|---|---|
RFMXNR_VAL_SATELLITE_ACCESS_NODE_CLASS_GEO | 0 (0x0) | Specifies the downlink SAN (Satellite Access Node) class corresponding to GEO satellite constellation. |
RFMXNR_VAL_SATELLITE_ACCESS_NODE_CLASS_LEO | 1 (0x1) | Specifies the downlink SAN (Satellite Access Node) class corresponding to LEO satellite constellation. |