Namespace inet::physicallayer
IApskModulation
class(no description)
Fields
| Name | Type | Description |
|---|---|---|
| codeWordSize | unsigned int | |
| constellationSize | unsigned int |
Source code
class IApskModulation { @existingClass; @descriptor(readonly); unsigned int codeWordSize; unsigned int constellationSize; }File: src/inet/physicallayer/wireless/common/contract/packetlevel/IModulation.msg