Static Public Attributes | |
static final int | nChannelModule = 1536 |
The number of channels in a module. | |
static final int | nChannelLink = nChannelModule/2 |
The number of channels in a link. | |
static final int | nChannelChip = 128 |
The number of channels in a chip. | |
static final int | nChipModule = 12 |
The number of chips in a module. |
Definition at line 13 of file Parameters.java.