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