VR-Link API Documentation for HLA 1.3
Home
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
include
vl
radioXmitPub.h
Go to the documentation of this file.
1
/*********************************************************************
2
* Copyright (c) 1997 MaK Technologies, Inc.
3
* All rights reserved.
4
*********************************************************************/
5
6
9
#ifndef RADIO_TRANSMITTER_PUB_H_
10
#define RADIO_TRANSMITTER_PUB_H_
11
12
#if DtHLA
13
#include "
hRadioXmitPub.h
"
14
#elif DtDIS
15
#include "
dRadioXmitPub.h
"
16
#elif DtTENA
17
#include "
tRadioXmitPub.h
"
18
#else
19
#error "Please Choose a Protocol!"
20
#endif
21
22
#endif
23
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
)