addDownSAP(SAP *sap) | Module | [protected] |
addPcEntry(int id) | UmtsPhy | [protected, virtual] |
addUpSAP(SAP *sap) | Module | [protected] |
alpha_ | UmtsPhy | [protected] |
antenna_ | MPhy | [protected] |
binPtr_ | PlugIn | [protected] |
bits_per_symbol_ | UmtsPhy | [protected] |
calculateErrors(Packet *p) | UmtsPhy | [protected, virtual] |
chip_rate_ | UmtsPhy | [protected] |
code_id_ | UmtsPhy | [protected] |
code_id_counter | UmtsPhy | [protected, static] |
coding_rate_ | UmtsPhy | [protected] |
coding_type_ | UmtsPhy | [protected] |
command(int argc, const char *const *argv) | UmtsPhy | [virtual] |
copy(Packet *p) | Module | [protected, virtual] |
correlation_ | MPhy | [protected] |
crLayCommand(ClMessage *m) | PlugIn | [virtual] |
crLaySynchronousCommand(ClMessage *m) | PlugIn | [virtual] |
dl_smask_ | UmtsPhy | [protected] |
drop(Packet *p, int depth, const char *reason="---") | Module | [protected] |
PlugIn::drop(ClMessage *m, const char *reason="---") | PlugIn | [protected] |
endRx(Packet *p) | UmtsPhyBS | [protected, virtual] |
endTx(Packet *p) | UmtsPhy | [protected, virtual] |
getDataRate() | UmtsPhyBS | [virtual] |
getDownLaySAP(int i) | Module | |
getDownLaySAPnum() | Module | |
getId() | PlugIn | |
getLayer() | PlugIn | |
getModulationName(int modtype) | MPhy | [static] |
getModulationType(Packet *) | UmtsPhy | [virtual] |
getNoisePower(Packet *p) | MPhy | [virtual] |
getNumBits(Packet *p) | UmtsPhy | [protected, virtual] |
getPacketErrorRate(Packet *p, double sinr) | UmtsPhy | [protected, virtual] |
getPcEntry(int id) | UmtsPhy | [protected, virtual] |
getPosition() | PlugIn | |
getPrAfterDeSpreading(Packet *p) | UmtsPhyBS | [virtual] |
getRxAntenna(Packet *p) | MPhy | [inline, virtual] |
getRxPower(Packet *p) | MPhy | [virtual] |
getRxSpectralMask(Packet *p) | UmtsPhyBS | [inline, protected, virtual] |
getTag(char *buf, int size) | PlugIn | |
getTag() | PlugIn | [inline] |
getTxAntenna(Packet *p) | MPhy | [inline, virtual] |
getTxDuration(Packet *p) | UmtsPhy | [virtual] |
getTxPower(Packet *p) | UmtsPhy | [protected, virtual] |
getTxSpectralMask(Packet *p) | UmtsPhyBS | [inline, protected, virtual] |
getUpLaySAP(int i) | Module | |
getUpLaySAPnum() | Module | |
interference_ | MPhy | [protected] |
isOn | MPhy | [protected] |
iuccorr_ | UmtsPhyBS | [protected] |
maxTxPower_ | UmtsPhy | [protected] |
minTxPower_ | UmtsPhy | [protected] |
mod_initialized | UmtsPhy | [protected, static] |
modid | UmtsPhy | [protected, static] |
Module() | Module | |
MPhy() | MPhy | |
NoiseSPD_ | MPhy | [protected] |
pcReadCmd(Packet *p) | UmtsPhy | [protected, virtual] |
pcStep_ | UmtsPhy | [protected] |
pcTable_ | UmtsPhy | [protected] |
pcUpdateCmd(Packet *p) | UmtsPhy | [protected, virtual] |
pcUpdatePi(Packet *p) | UmtsPhy | [protected, virtual] |
PERtarget_ | UmtsPhy | [protected] |
Phy2MacCCA(bool cca) | MPhy | [protected] |
Phy2MacEndTx(const Packet *p) | MPhy | [protected] |
Phy2MacStartRx(const Packet *p) | MPhy | [protected] |
PlugIn() | PlugIn | |
PowerCtrlReadCmdAtStartRx_ | UmtsPhy | [protected] |
PowerCtrlUpdateCmdAtStartRx_ | UmtsPhy | [protected] |
propagation_ | MPhy | [protected] |
recv(Packet *p) | MPhy | [virtual] |
Module::recv(Packet *p, Handler *callback) | Module | [virtual] |
Module::recv(Packet *p, int idSrc) | Module | [virtual] |
recvAsyncClMsg(ClMessage *m) | PlugIn | [virtual] |
recvSyncClMsg(ClMessage *m) | MPhy | [virtual] |
registerModulationType(const char *name) | MPhy | [static] |
rxtimer | MPhy | [protected] |
sendAsyncClMsg(ClMessage *m, double delay=0) | PlugIn | [protected] |
sendAsyncClMsgDown(ClMessage *m, double delay=0) | Module | [protected] |
sendAsyncClMsgUp(ClMessage *m, double delay=0) | Module | [protected] |
sendCl(ClMessage *m, double delay=0) | PlugIn | [protected] |
sendDown(Packet *p, double delay=0) | Module | [protected] |
sendDown(int moduleId, Packet *p, double delay=0) | Module | [protected] |
sendDown(ClMessage *m, double delay=0) | Module | [protected] |
sendDown(int moduleId, ClMessage *p, double delay=0) | Module | [protected] |
sendSyncClMsg(ClMessage *m) | PlugIn | [protected] |
sendSyncClMsgDown(ClMessage *m) | Module | [protected] |
sendSyncClMsgUp(ClMessage *m) | Module | [protected] |
sendSynchronousCl(ClMessage *m) | PlugIn | [protected] |
sendSynchronousDown(ClMessage *m) | Module | [protected] |
sendSynchronousDown(int moduleId, ClMessage *m) | Module | [protected] |
sendSynchronousUp(ClMessage *m) | Module | [protected] |
sendSynchronousUp(int moduleId, ClMessage *m) | Module | [protected] |
sendUp(Packet *p, double delay=0) | Module | [protected] |
sendUp(int moduleId, Packet *p, double delay=0) | Module | [protected] |
sendUp(ClMessage *m, double delay=0) | Module | [protected] |
sendUp(int moduleId, ClMessage *m, double delay=0) | Module | [protected] |
setId(int val) | PlugIn | |
setLayer(int val) | PlugIn | |
sinr2ber(double) | UmtsPhy | [protected] |
SIRtarget_ | UmtsPhy | [protected] |
slot_duration_ | UmtsPhy | [protected] |
spectralmask_ | MPhy | [protected] |
spreading_factor_ | UmtsPhy | [protected] |
startRx(Packet *p) | UmtsPhy | [protected, virtual] |
startTx(Packet *p) | UmtsPhyBS | [protected, virtual] |
swapDownLaySAP(int i, int j) | Module | |
swapUpLaySAP(int i, int j) | Module | |
tag_ | PlugIn | [protected] |
turnOff() | MPhy | [inline, protected] |
turnOn() | MPhy | [inline, protected] |
TxPower_ | MPhy | [protected] |
txtimer | MPhy | [protected] |
ul_smask_ | UmtsPhy | [protected] |
uLayerId_ | PlugIn | [protected] |
UmtsPhy() | UmtsPhy | |
UmtsPhyBS() | UmtsPhyBS | |
~Module() | Module | [virtual] |
~MPhy() | MPhy | [virtual] |
~PlugIn() | PlugIn | [virtual] |