NeoRadium 0.2.0
What is NeoRadium?
Getting Started
Installation
Playground
API
Carriers and Bandwidth Parts
Resource Grid
Waveform
Modulation
Reference Signals
Physical Channels
Channel Coding
Antenna
Channel Models
Random Number Generator
NeoRadium 0.2.0
Index
Index
A
|
B
|
C
|
D
|
E
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
W
A
addCsiResourceSets() (neoradium.csirs.CsiRsConfig method)
addCsiRs() (neoradium.csirs.CsiRsConfig method)
(neoradium.csirs.CsiRsSet method)
addNoise() (neoradium.grid.Grid method)
(neoradium.waveform.Waveform method)
allElements() (neoradium.antenna.AntennaArray method)
(neoradium.antenna.AntennaPanel method)
allPanels() (neoradium.antenna.AntennaArray method)
AntennaArray (class in neoradium.antenna)
AntennaBase (class in neoradium.antenna)
AntennaElement (class in neoradium.antenna)
AntennaPanel (class in neoradium.antenna)
appendCrc() (neoradium.chancodebase.ChanCodeBase class method)
applyChannel() (neoradium.grid.Grid method)
(neoradium.waveform.Waveform method)
applyToGrid() (neoradium.channel.ChannelBase method)
applyToSignal() (neoradium.channel.ChannelBase method)
applyWindowing() (neoradium.waveform.Waveform method)
B
BandwidthPart (class in neoradium.carrier)
C
Carrier (class in neoradium.carrier)
CdlChannel (class in neoradium.cdl)
ChanCodeBase (class in neoradium.chancodebase)
ChannelBase (class in neoradium.channel)
checkCrc() (neoradium.chancodebase.ChanCodeBase class method)
checkCrcAndMerge() (neoradium.ldpc.LdpcDecoder method)
clone() (neoradium.antenna.AntennaElement method)
(neoradium.antenna.AntennaPanel method)
createGrid() (neoradium.carrier.BandwidthPart method)
(neoradium.carrier.Carrier method)
CsiRs (class in neoradium.csirs)
CsiRsConfig (class in neoradium.csirs)
CsiRsSet (class in neoradium.csirs)
D
decode() (neoradium.ldpc.LdpcDecoder method)
(neoradium.polar.PolarDecoder method)
demodulate() (neoradium.modulation.Modem method)
DMRS (class in neoradium.dmrs)
doSegmentation() (neoradium.ldpc.LdpcEncoder method)
(neoradium.polar.PolarEncoder method)
drawMap() (neoradium.grid.Grid method)
drawRadiation() (neoradium.antenna.AntennaBase method)
E
encode() (neoradium.ldpc.LdpcEncoder method)
(neoradium.polar.PolarEncoder method)
equalize() (neoradium.grid.Grid method)
estimateChannelLS() (neoradium.grid.Grid method)
estimateTimingOffset() (neoradium.grid.Grid method)
G
getAllPositions() (neoradium.antenna.AntennaArray method)
(neoradium.antenna.AntennaPanel method)
getBitSizes() (neoradium.pdsch.PDSCH method)
getChannelMatrix() (neoradium.channel.ChannelBase method)
getCpLen() (neoradium.carrier.BandwidthPart method)
getCpTime() (neoradium.carrier.BandwidthPart method)
getCrc() (neoradium.chancodebase.ChanCodeBase class method)
getDataSymbols() (neoradium.pdsch.PDSCH method)
getDecoder() (neoradium.ldpc.LdpcEncoder method)
getDirectivity() (neoradium.antenna.AntennaBase method)
(neoradium.antenna.AntennaElement method)
getElement() (neoradium.antenna.AntennaArray method)
(neoradium.antenna.AntennaPanel method)
getElementPosition() (neoradium.antenna.AntennaArray method)
(neoradium.antenna.AntennaPanel method)
getElementsFields() (neoradium.antenna.AntennaBase method)
getField() (neoradium.antenna.AntennaBase method)
(neoradium.antenna.AntennaElement method)
getFieldPattern() (neoradium.antenna.AntennaBase method)
getGenerator() (neoradium.random.RanGen method)
getGrid() (neoradium.pdsch.PDSCH method)
getHardBitsFromGrid() (neoradium.pdsch.PDSCH method)
getLLRsFromGrid() (neoradium.pdsch.PDSCH method)
getLLRsFromSymbols() (neoradium.modulation.Modem method)
getMaxDelay() (neoradium.channel.ChannelBase method)
getNumElements() (neoradium.antenna.AntennaArray method)
(neoradium.antenna.AntennaPanel method)
getNumREsFromIndexes() (neoradium.pdsch.PDSCH method)
getNumSlotsForSamples() (neoradium.carrier.BandwidthPart method)
getNumSymbolsForSamples() (neoradium.carrier.BandwidthPart method)
getPathFilters() (neoradium.channel.ChannelBase method)
getPathGains() (neoradium.channel.ChannelBase method)
getPolarizedFields() (neoradium.antenna.AntennaBase method)
(neoradium.antenna.AntennaElement method)
getPowerPattern() (neoradium.antenna.AntennaBase method)
(neoradium.antenna.AntennaElement method)
getPowerPatternDb() (neoradium.antenna.AntennaBase method)
(neoradium.antenna.AntennaElement method)
getPrecodingMatrix() (neoradium.pdsch.PDSCH method)
getRateMatchedCodeWords() (neoradium.ldpc.LdpcEncoder method)
getReIndexes() (neoradium.grid.Grid method)
(neoradium.pdsch.PDSCH method)
getReValues() (neoradium.grid.Grid method)
getRotationMatrix() (neoradium.antenna.AntennaBase method)
getSlotLen() (neoradium.carrier.BandwidthPart method)
getSlotsDuration() (neoradium.carrier.BandwidthPart method)
getSlotsSamples() (neoradium.carrier.BandwidthPart method)
getSlotTime() (neoradium.carrier.BandwidthPart method)
getStats() (neoradium.grid.Grid method)
getSteeringVector() (neoradium.antenna.AntennaBase method)
getSymTime() (neoradium.carrier.BandwidthPart method)
getTimingOffset() (neoradium.channel.ChannelBase method)
getTxBlockSize() (neoradium.pdsch.PDSCH method)
goNext() (neoradium.carrier.Carrier method)
(neoradium.channel.ChannelBase method)
Grid (class in neoradium.grid)
I
isValidCodeword() (neoradium.ldpc.LdpcBase method)
L
LdpcBase (class in neoradium.ldpc)
LdpcDecoder (class in neoradium.ldpc)
LdpcEncoder (class in neoradium.ldpc)
M
Modem (class in neoradium.modulation)
modulate() (neoradium.modulation.Modem method)
module
neoradium.antenna
neoradium.carrier
neoradium.cdl
neoradium.chancodebase
neoradium.channel
neoradium.csirs
neoradium.dmrs
neoradium.grid
neoradium.ldpc
neoradium.modulation
neoradium.pdsch
neoradium.polar
neoradium.random
neoradium.tdl
neoradium.waveform
N
neoradium.antenna
module
neoradium.carrier
module
neoradium.cdl
module
neoradium.chancodebase
module
neoradium.channel
module
neoradium.csirs
module
neoradium.dmrs
module
neoradium.grid
module
neoradium.ldpc
module
neoradium.modulation
module
neoradium.pdsch
module
neoradium.polar
module
neoradium.random
module
neoradium.tdl
module
neoradium.waveform
module
O
ofdmDemodulate() (neoradium.waveform.Waveform method)
ofdmModulate() (neoradium.grid.Grid method)
P
pad() (neoradium.waveform.Waveform method)
PDSCH (class in neoradium.pdsch)
PolarBase (class in neoradium.polar)
PolarDecoder (class in neoradium.polar)
PolarEncoder (class in neoradium.polar)
populateGrid() (neoradium.csirs.CsiRsConfig method)
(neoradium.dmrs.DMRS method)
(neoradium.dmrs.PTRS method)
(neoradium.pdsch.PDSCH method)
posInArray (neoradium.antenna.AntennaElement property)
precode() (neoradium.grid.Grid method)
print() (neoradium.antenna.AntennaArray method)
(neoradium.antenna.AntennaElement method)
(neoradium.antenna.AntennaPanel method)
(neoradium.carrier.BandwidthPart method)
(neoradium.carrier.Carrier method)
(neoradium.cdl.CdlChannel method)
(neoradium.channel.ChannelBase method)
(neoradium.csirs.CsiRs method)
(neoradium.csirs.CsiRsConfig method)
(neoradium.csirs.CsiRsSet method)
(neoradium.dmrs.DMRS method)
(neoradium.dmrs.PTRS method)
(neoradium.grid.Grid method)
(neoradium.ldpc.LdpcDecoder method)
(neoradium.ldpc.LdpcEncoder method)
(neoradium.modulation.Modem method)
(neoradium.pdsch.PDSCH method)
(neoradium.polar.PolarDecoder method)
(neoradium.polar.PolarEncoder method)
(neoradium.tdl.TdlChannel method)
(neoradium.waveform.Waveform method)
PTRS (class in neoradium.dmrs)
R
RanGen (class in neoradium.random)
rateMatch() (neoradium.ldpc.LdpcEncoder method)
(neoradium.polar.PolarEncoder method)
recoverRate() (neoradium.ldpc.LdpcDecoder method)
(neoradium.polar.PolarDecoder method)
restart() (neoradium.cdl.CdlChannel method)
(neoradium.channel.ChannelBase method)
reTypeAt() (neoradium.grid.Grid method)
S
setDMRS() (neoradium.pdsch.PDSCH method)
setFillerBits() (neoradium.ldpc.LdpcEncoder method)
setIoSizes() (neoradium.polar.PolarBase method)
setPTRS() (neoradium.dmrs.DMRS method)
(neoradium.pdsch.PDSCH method)
setSeed() (neoradium.random.RanGen method)
showElements() (neoradium.antenna.AntennaArray method)
(neoradium.antenna.AntennaPanel method)
sync() (neoradium.waveform.Waveform method)
T
TdlChannel (class in neoradium.tdl)
W
Waveform (class in neoradium.waveform)