Sidelink control information format structure and bit payload
[
returns a sidelink control
information (SCI) message structure, sciout
,bitsout
]
= lteSCI(ue
)sciout
,
and the SCI message bit vector, bitsout
, for
the settings specified in the user equipment structure.
This function creates and manipulates SCI format 0 messages,
defined in TS 36.212 [1], Section
5.4.3. You can use lteSCI
to create a default
SCI message, to blindly decode SCI format types, and to determine
the sizes of the bit fields.
By default, all returned fields are set to zero.
[
returns
the SCI structure fields and bit vector using settings specified in
SCI input structure sciout
,bitsout
]
= lteSCI(ue
,sciin
)sciin
. Fields not defined
in sciin
are set to defaults specified by ue
.
You can use this syntax to initialize SCI field values, in particular
the frequency hopping bit, which affects the fields that the format
uses.
[1] 3GPP TS 36.212. “Evolved Universal Terrestrial Radio Access (E-UTRA); Multiplexing and channel coding.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network. URL: https://www.3gpp.org.