![]() |
NetSim Source Code Help
|
#include <IEEE1609_Interface.h>

Data Fields | |
| MAC_LAYER_PROTOCOL | secondary_protocol |
| void * | secondary_protocol_var |
| UINT16 | nStandardChannel_SCH |
| double | dFrequency_SCH |
| UINT16 | nStandardChannel_CCH |
| double | dFrequency_CCH |
Definition at line 60 of file IEEE1609_Interface.h.
| double stru_IEEE1609_Phy_Var::dFrequency_CCH |
Definition at line 68 of file IEEE1609_Interface.h.
| double stru_IEEE1609_Phy_Var::dFrequency_SCH |
Definition at line 66 of file IEEE1609_Interface.h.
| UINT16 stru_IEEE1609_Phy_Var::nStandardChannel_CCH |
Definition at line 67 of file IEEE1609_Interface.h.
| UINT16 stru_IEEE1609_Phy_Var::nStandardChannel_SCH |
Definition at line 65 of file IEEE1609_Interface.h.
| MAC_LAYER_PROTOCOL stru_IEEE1609_Phy_Var::secondary_protocol |
Definition at line 62 of file IEEE1609_Interface.h.
| void* stru_IEEE1609_Phy_Var::secondary_protocol_var |
Definition at line 63 of file IEEE1609_Interface.h.