|
World Ocean Simulation System (WOSS) library
|
Class for channel estimation synchronous cross-layer messaging. More...
#include <uw-woss-clmsg-channel-estimation.h>


Public Member Functions | |
| ClMsgChannelEstimation (int i, int j, woss::TimeArr *time_arr=NULL) | |
| virtual ClMessage * | copy () |
| const int | getTx () |
| const int | getRx () |
| void | setTimeArr (woss::TimeArr *time_arr) |
| woss::TimeArr * | getTimeArr () |
| void | setDeletable () |
| void | unsetDeletable () |
| bool | isQuery () |
| bool | isDeletable () |
Protected Attributes | |
| bool | query |
| bool | deletable |
| int | tx |
| int | rx |
| woss::TimeArr * | ch_estimation |
Class for channel estimation synchronous cross-layer messaging.
ClMsgChannelEstimation provides synchronous cross-layer communication for updating and requests of channel estimation