|
DESERT 4.0.0
|
#include <uwopticalbeampattern-hdr.h>

Public Member Functions | |
| double & | get_inclination_angle () |
Static Public Member Functions | |
| static int & | offset () |
| static struct hdr_uwopticalbeampattern * | access (const Packet *p) |
Public Attributes | |
| double | inclination_angle_ |
Static Public Attributes | |
| static int | offset_ = 0 |
|
inlinestatic |
|
inline |
References inclination_angle_.
Referenced by UwOpticalBeamPattern::getBetaTx(), UwOpticalBeamPattern::getBetaXYTx(), and UwOpticalBeamPattern::startTx().
|
inlinestatic |
Reference to the offset_ variable.
References offset_.
| double hdr_uwopticalbeampattern::inclination_angle_ |
inclination angle of the soruce modem.
Referenced by get_inclination_angle().
|
static |