VR-Link API Documentation for DIS
transmitterP.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #ifndef _TRANSMITTERP_H_
7 #define _TRANSMITTERP_H_ 1
8 
9 #include <vlpi/NetStructs.h>
10 #include "pduHeader.h"
11 
12 /* ---------------------- transmitter ---------------------- */
13 
15 {
21 
22 /*transmitter*/
23 typedef struct DtNetTransmitterPdu
24 {
42  DtNetU8 DtModulationLength; /* in bytes */
45  /* modulation parameters */
46  /* antenna pattern parameters */
48 
49 typedef struct DtNetReceiverPdu
50 {
60 
62 {
73 
74 #endif /* _TRANSMITTERP_H_ */

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)