|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Phy802_15_4 | |
---|---|
sidnet.stack.std.mac.ieee802_15_4 |
Uses of Phy802_15_4 in sidnet.stack.std.mac.ieee802_15_4 |
---|
Classes in sidnet.stack.std.mac.ieee802_15_4 that implement Phy802_15_4 | |
---|---|
class |
Phy802_15_4Impl
|
Fields in sidnet.stack.std.mac.ieee802_15_4 declared as Phy802_15_4 | |
---|---|
Phy802_15_4 |
CsmaCA802_15_4.phyEntity
|
Phy802_15_4 |
Mac802_15_4Impl.phyEntity
Physical downcall entity interface. |
Methods in sidnet.stack.std.mac.ieee802_15_4 that return Phy802_15_4 | |
---|---|
Phy802_15_4 |
Phy802_15_4Impl.getProxy()
Return proxy entity of this phy layer. |
Methods in sidnet.stack.std.mac.ieee802_15_4 with parameters of type Phy802_15_4 | |
---|---|
void |
Mac802_15_4Impl.setPhyEntity(Phy802_15_4 phy)
Hook down with the Physical entity. |
Constructors in sidnet.stack.std.mac.ieee802_15_4 with parameters of type Phy802_15_4 | |
---|---|
CsmaCA802_15_4(Phy802_15_4 p,
Mac802_15_4Impl m,
MacAddress localAddr)
|
|
macBeaconRxTimer(Mac802_15_4 macEntity,
Phy802_15_4 phyEntity,
int id)
|
|
macBeaconTxTimer(Mac802_15_4 macEntity,
Phy802_15_4 phyEntity,
int id)
|
|
macExtractTimer(Mac802_15_4 macEntity,
Phy802_15_4 phyEntity,
int id)
|
|
Phy802_15_4Timer(Phy802_15_4 p,
int tp,
int id,
EnergyManagement energyManagementUnit,
TimerInterface802_15_4 toSleepTimerEntity)
ToSleepTimer is for energyConsumptionModel. |
|
ToSleepTimer2(int id,
double toSleepTime_s,
Phy802_15_4 phyEntity)
|
|
WrapperPhy802_15_4Timer(Phy802_15_4 p,
int tp,
int id,
EnergyManagement energyManagementUnit,
TimerInterface802_15_4 toSleepTimerEntity)
ToSleepTimer is for energyConsumptionModel. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |