23 #ifndef SATELLITE_CONST_VARIABLES_H
24 #define SATELLITE_CONST_VARIABLES_H
37 namespace SatConstVariables
constexpr double SPEED_OF_LIGHT
Constant definition for the speed of light in m/s.
constexpr uint8_t SUPERFRAME_SEQUENCE
Used superframe sequence in the RTN link.
constexpr uint32_t MAX_BEAMS_PER_SATELLITE
Maximum number of beams per satellite.
constexpr uint32_t BITS_IN_KBIT
Number of bits consisting a kilobit.
constexpr uint32_t MAX_SATELLITES
Maximum number of satellites in constellation.
constexpr uint16_t MAXIMUM_TIME_SLOT_ID
Maximum value for time slot ID as specified in ETSI EN 301 542-2, chapter 7.5.1.3.
constexpr double BOLTZMANN_CONSTANT
Boltzmann Constant.
constexpr uint32_t BITS_PER_BYTE
Number of bits in a byte.
constexpr uint32_t BYTES_IN_KBYTE
Number of bytes consisting a kilobyte.
SatArqSequenceNumber is handling the sequence numbers for the ARQ process.