World Ocean Simulation System (WOSS) library
ClMsgChannelEstimation Class Reference

Class for channel estimation synchronous cross-layer messaging. More...

#include <uw-woss-clmsg-channel-estimation.h>

Inheritance diagram for ClMsgChannelEstimation:
Inheritance graph
Collaboration diagram for ClMsgChannelEstimation:
Collaboration graph

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::TimeArrgetTimeArr ()
 
void setDeletable ()
 
void unsetDeletable ()
 
bool isQuery ()
 
bool isDeletable ()
 

Protected Attributes

bool query
 
bool deletable
 
int tx
 
int rx
 
woss::TimeArrch_estimation
 

Detailed Description

Class for channel estimation synchronous cross-layer messaging.

ClMsgChannelEstimation provides synchronous cross-layer communication for updating and requests of channel estimation


The documentation for this class was generated from the following files: