| Name | Description |
|---|---|
| SimpleMacLayer (simple module) | (no description) |
package org.mixim.examples.analogueModels; simple SimpleMacLayer { gates: input lowerGateIn; // from the Phy layer output lowerGateOut; // to the Phy layer input lowerControlIn; // control from the Phy layer output lowerControlOut; // control to the Phy layer }