List of all members.
Public Member Functions |
|
void | sendDown (Packet *p) |
|
void | sendUp (Packet *p) |
|
void | send_timer () |
|
void | recv_timer () |
|
void | end_of_contention (Packet *p) |
Protected Member Functions |
|
virtual void | backoff (double delay=0) |
Protected Attributes |
|
Packet * | snd_pkt_ |
|
Packet * | rcv_pkt_ |
|
MacState | tx_state_ |
|
MacState | rx_state_ |
|
int | rtx_ |
|
int | rtx_limit_ |
|
double | mean_backoff_ |
|
double | send_timeout_ |
|
double | end_of_contention_ |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/satellite/satlink.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/satellite/satlink.cc